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