fix update
This commit is contained in:
parent
5152c8a733
commit
ac93f7902f
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue