added autoupdate
This commit is contained in:
parent
62493285d2
commit
fe70a62430
2 changed files with 14 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./autoupdate.nix
|
||||
];
|
||||
system.stateVersion = "23.11";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue