nixos/colony: Switch to proper backup LV
This commit is contained in:
		@@ -82,7 +82,7 @@
 | 
			
		||||
            neededForBoot = true;
 | 
			
		||||
          };
 | 
			
		||||
          "/mnt/backup" = {
 | 
			
		||||
            device = "/dev/main/tmp-backup";
 | 
			
		||||
            device = "/dev/main/backup";
 | 
			
		||||
            fsType = "ext4";
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user