nixos/colony: Make fstrim happen right before backup
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
};
|
||||
|
||||
services = {
|
||||
fstrim.enable = true;
|
||||
fstrim = lib.my.colony.fstrimConfig;
|
||||
netdata.enable = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user