forked from jan-leila/nix-config
		
	moved impermanence config for var lib private into impermanence module
This commit is contained in:
		
							parent
							
								
									4db136d527
								
							
						
					
					
						commit
						43ce007033
					
				
					 2 changed files with 12 additions and 4 deletions
				
			
		|  | @ -28,10 +28,6 @@ | |||
|         }; | ||||
|       })) | ||||
|       (lib.mkIf config.host.impermanence.enable { | ||||
|         # TODO: move this somewhere common | ||||
|         systemd.tmpfiles.rules = [ | ||||
|           "d /var/lib/private 0700 root root" | ||||
|         ]; | ||||
|         environment.persistence."/persist/system/root" = { | ||||
|           enable = true; | ||||
|           hideMounts = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue