Cleanonboot instead
This commit is contained in:
		
							parent
							
								
									d6a7cd0b06
								
							
						
					
					
						commit
						4e9e0ed8f2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -19,7 +19,7 @@
 | 
				
			||||||
    ./nextcloud.nix
 | 
					    ./nextcloud.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  boot.cleanTmpDir = true;
 | 
					  boot.tmp.cleanOnBoot = true;
 | 
				
			||||||
  zramSwap.enable = false;
 | 
					  zramSwap.enable = false;
 | 
				
			||||||
  networking.domain = "";
 | 
					  networking.domain = "";
 | 
				
			||||||
  services.openssh.enable = true;
 | 
					  services.openssh.enable = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue