ssd
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
./modules/paperless.nix
|
||||
./modules/kavita.nix
|
||||
./modules/netdata.nix
|
||||
### Hardware ###
|
||||
./modules/hardware/ssd.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
agenix.nixosModules.default
|
||||
{
|
||||
|
||||
3
modules/hardware/ssd.nix
Normal file
3
modules/hardware/ssd.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
services.fstrim.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user