autoupdate
This commit is contained in:
parent
781f88eb16
commit
6b0e17913b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
persistent = true;
|
persistent = true;
|
||||||
flake = "/home/alisceon/.nixos_config";
|
flake = "/home/alisceon/nixos_config";
|
||||||
flags = [
|
flags = [
|
||||||
"--update-input"
|
"--update-input"
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue