tweak update settings, update flake.lock
This commit is contained in:
parent
906a264118
commit
d65d585136
4 changed files with 12 additions and 8 deletions
|
@ -33,5 +33,8 @@ nixpkgs.lib.nixosSystem {
|
|||
];
|
||||
};
|
||||
}
|
||||
{
|
||||
system.autoUpgrade.allowReboot = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue