autoupgrade fix
This commit is contained in:
parent
45622da8ac
commit
e056b38122
@ -33,8 +33,7 @@
|
|||||||
flake = "path:/etc/nixos/current-systemconfig";
|
flake = "path:/etc/nixos/current-systemconfig";
|
||||||
randomizedDelaySec = "45min";
|
randomizedDelaySec = "45min";
|
||||||
flags = [
|
flags = [
|
||||||
"--update-input nixpkgs"
|
"--recreate-lock-file"
|
||||||
"--update-input base-config"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user