I update my stuff myself
This commit is contained in:
parent
63c89c1ef2
commit
26e7c42e89
|
@ -228,12 +228,6 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# auto update
|
|
||||||
system.autoUpgrade = {
|
|
||||||
enable = true;
|
|
||||||
allowReboot = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
# trim the disks weekly
|
# trim the disks weekly
|
||||||
services.fstrim = {
|
services.fstrim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue