fix autoupdate
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "/etc/nixos";
|
||||
flake = "sourcehut:~repomaa/NixOS";
|
||||
flags = [
|
||||
"--update-input"
|
||||
"nixpkgs"
|
||||
@@ -148,4 +148,3 @@
|
||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "23.05"; # Did you read the comment?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user