This commit is contained in:
iFargle 2023-08-14 20:02:33 +09:00
parent c266857e43
commit 9be1d2ce7a

View file

@ -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
};
};