autoupdate flake
This commit is contained in:
parent
dd6f2807ff
commit
4cd7fe6cfd
2 changed files with 40 additions and 1 deletions
|
@ -24,11 +24,17 @@ with lib.wyrdgard;
|
|||
_1password = enabled;
|
||||
};
|
||||
|
||||
system.hardware = {
|
||||
system = {
|
||||
autoUpgrade = {
|
||||
enable = true;
|
||||
time = "10:00";
|
||||
};
|
||||
hardware = {
|
||||
bluetooth = enabled;
|
||||
gpu.nvidia = enabled;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue