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