Compare commits
	
		
			2 commits
		
	
	
		
			e2f2c43502
			...
			e8eeba5ba2
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e8eeba5ba2 | |||
| e6b3092a95 | 
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -24,6 +24,8 @@ in
 | 
			
		|||
  boot.initrd.luks =
 | 
			
		||||
    {
 | 
			
		||||
      devices =
 | 
			
		||||
        # allow discards on all devices
 | 
			
		||||
        builtins.mapAttrs (name: val: val // {allowDiscards = true;})
 | 
			
		||||
        {
 | 
			
		||||
          "system".device = "/dev/disk/by-uuid/85154131-b2a8-4ef5-9d74-47429cb267ef";
 | 
			
		||||
          "cryptswap".device = "/dev/disk/by-uuid/ac586df6-6332-4809-beb1-f51906a2adaa";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -21,8 +21,6 @@
 | 
			
		|||
    strace
 | 
			
		||||
    ltrace
 | 
			
		||||
    valgrind
 | 
			
		||||
    lzop
 | 
			
		||||
    p7zip
 | 
			
		||||
    testdisk
 | 
			
		||||
    rsync
 | 
			
		||||
    pv
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue