forked from jan-leila/nix-config
		
	updated paths to be based on xdg configurations
This commit is contained in:
		
							parent
							
								
									28ac8a4fa4
								
							
						
					
					
						commit
						8c4bd4291d
					
				
					 14 changed files with 24 additions and 19 deletions
				
			
		|  | @ -20,11 +20,11 @@ | |||
|         home.persistence."/persist${config.home.homeDirectory}" = { | ||||
|           directories = [ | ||||
|             # configuration | ||||
|             ".config/JetBrains/" | ||||
|             "${config.xdg.configHome}/JetBrains/" | ||||
|             # plugins | ||||
|             ".local/share/JetBrains/" | ||||
|             "${config.xdg.dataHome}/JetBrains/" | ||||
|             # System and Logs | ||||
|             ".cache/JetBrains/" | ||||
|             "${config.xdg.cacheHome}/JetBrains/" | ||||
|           ]; | ||||
|         }; | ||||
|       } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue