forked from jan-leila/nix-config
		
	fixed home manager on horizon
This commit is contained in:
		
							parent
							
								
									46c6ffce54
								
							
						
					
					
						commit
						4eacddfce1
					
				
					 1 changed files with 6 additions and 2 deletions
				
			
		|  | @ -1,5 +1,9 @@ | ||||||
| {...}: { | { | ||||||
|   home.persistence."/persistent/home/leyla" = { |   lib, | ||||||
|  |   osConfig, | ||||||
|  |   ... | ||||||
|  | }: { | ||||||
|  |   home.persistence."/persist/home/leyla" = lib.mkIf osConfig.host.impermanence.enable { | ||||||
|     directories = [ |     directories = [ | ||||||
|       "desktop" |       "desktop" | ||||||
|       "downloads" |       "downloads" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue