feat: setup fstrim.
This commit is contained in:
parent
c803e27307
commit
a05d5cde8b
1 changed files with 3 additions and 0 deletions
|
|
@ -31,5 +31,8 @@
|
|||
|
||||
# Setup ntp
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
# Setup fstrim
|
||||
services.fstrim.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue