Comments
This commit is contained in:
parent
63075c81e9
commit
5b72e3c563
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
|||
autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = false;
|
||||
channel = https://channels.nixos.org/nixos-23.05;
|
||||
# channel = https://channels.nixos.org/nixos-23.05;
|
||||
# https://search.nixos.org/options?channel=unstable&show=system.autoUpgrade.flake&from=0&size=50&sort=relevance&type=packages&query=Autoupgrade
|
||||
flake = "path:../../flake.nix" # Should be /etc/nixos/flake.nix
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue