Rupert: Add swap
This commit is contained in:
		
							parent
							
								
									4553c49a2b
								
							
						
					
					
						commit
						0fe9a18a96
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -146,6 +146,11 @@ in
 | 
			
		|||
          SUBSYSTEM=="video4linux", ATTRS{idProduct}=="0002", ATTRS{idVendor}=="1d6b", SYMLINK+="hdmi_capture"
 | 
			
		||||
    '';
 | 
			
		||||
 | 
			
		||||
    swapDevices = [{
 | 
			
		||||
        device = "/swapfile";
 | 
			
		||||
        size = 8 * 1024;
 | 
			
		||||
    }];
 | 
			
		||||
 | 
			
		||||
    # This value determines the NixOS release from which the default
 | 
			
		||||
    # settings for stateful data, like file locations and database versions
 | 
			
		||||
    # on your system were taken. It‘s perfectly fine and recommended to leave
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue