refactor
This commit is contained in:
		
							parent
							
								
									fe2f5aa3fc
								
							
						
					
					
						commit
						17d302cbdf
					
				
					 1 changed files with 11 additions and 4 deletions
				
			
		|  | @ -13,27 +13,34 @@ | ||||||
| 
 | 
 | ||||||
|   home = { |   home = { | ||||||
|     packages = with pkgs; [ |     packages = with pkgs; [ | ||||||
|       spotify |  | ||||||
|       jellyfin-media-player |  | ||||||
|       firefox |  | ||||||
|       pulsemixer |  | ||||||
|       # Graphics |       # Graphics | ||||||
|       gimp |       gimp | ||||||
|       inkscape |       inkscape | ||||||
|       krita |       krita | ||||||
|  | 
 | ||||||
|       # Games |       # Games | ||||||
|       gamemode |       gamemode | ||||||
|       protonup-ng |       protonup-ng | ||||||
|       prismlauncher |       prismlauncher | ||||||
|       runelite |       runelite | ||||||
|  | 
 | ||||||
|       # Hardware |       # Hardware | ||||||
|       libratbag |       libratbag | ||||||
|       piper |       piper | ||||||
|  | 
 | ||||||
|  |       # Misc | ||||||
|  |       spotify | ||||||
|  |       jellyfin-media-player | ||||||
|  |       firefox | ||||||
|  |       pulsemixer | ||||||
|     ]; |     ]; | ||||||
|  | 
 | ||||||
|     persistence."/persist/home/sajenim" = { |     persistence."/persist/home/sajenim" = { | ||||||
|       directories = [ |       directories = [ | ||||||
|         ".mozilla" |         ".mozilla" | ||||||
|  | 
 | ||||||
|         ".config/Yubico" |         ".config/Yubico" | ||||||
|  | 
 | ||||||
|         "Documents" |         "Documents" | ||||||
|         "Downloads" |         "Downloads" | ||||||
|         "Games" |         "Games" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue