fix update

This commit is contained in:
Nathan McCarty 2022-09-08 15:40:09 -04:00
parent 5152c8a733
commit ac93f7902f
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ with lib;
enable = true;
allowReboot = true;
# Update from the flake
flake = "github:nathans-flakes/System/rewrite";
flake = "github:nathans-flakes/System";
# Attempt to update daily at 2AM
dates = "2:00";
};