Fixed auto-upgrade loki
This commit is contained in:
parent
db6f8476f1
commit
bf23ebcf23
1 changed files with 0 additions and 12 deletions
|
|
@ -525,17 +525,5 @@ with lib; {
|
|||
Defaults pwfeedback
|
||||
'';
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = true;
|
||||
flags = [
|
||||
"-I"
|
||||
"nixos-config=/home/bertof/.config/nixpkgs/nixos/loki.nix"
|
||||
"--upgrade"
|
||||
];
|
||||
};
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue