Automatic NixOS upgrade module
This commit is contained in:
parent
93da1c9046
commit
05f6a1e7f6
2 changed files with 18 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
}: {
|
||||
imports = fleetModules [
|
||||
"nix"
|
||||
"auto-upgrade"
|
||||
];
|
||||
|
||||
hardware.i2c.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue