test
This commit is contained in:
parent
c266857e43
commit
9be1d2ce7a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
allowReboot = false;
|
||||
# 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
|
||||
flake = "path:/etc/nixos/flake.nix"; # Should be /etc/nixos/flake.nix
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue