some pitchy patches
This commit is contained in:
parent
e7632cb5d3
commit
4da72e5043
8 changed files with 51 additions and 19 deletions
|
|
@ -9,10 +9,10 @@
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
persistent = true;
|
||||
flake = "/home/alisceon/.nixos_config#${config.networking.hostName}";
|
||||
flake = "/home/alisceon/.nixos_config";
|
||||
flags = [
|
||||
"--update-input"
|
||||
"nixpkgs"
|
||||
"--print-build-logs"
|
||||
"--no-write-lock-file"
|
||||
];
|
||||
dates = "daily";
|
||||
}; # end system.autoUpgrade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue