Fix rename
This commit is contained in:
		
							parent
							
								
									4004a048f6
								
							
						
					
					
						commit
						e810827331
					
				
					 2 changed files with 3 additions and 7 deletions
				
			
		|  | @ -74,7 +74,7 @@ in { | |||
|       SCRIPT_DIR = ../../../../scripts; | ||||
|     }; | ||||
| 
 | ||||
|     fonts.fonts = with pkgs; [ | ||||
|     fonts.packages = with pkgs; [ | ||||
|       dejavu_fonts | ||||
|       font-awesome | ||||
|       noto-fonts | ||||
|  |  | |||
|  | @ -61,9 +61,6 @@ in { | |||
|           icosystem             # Personal icon theme | ||||
|           spotify-adblock | ||||
|         ]) ++ (with pkgs-unstable; [ | ||||
|           # logseq | ||||
|           # obsidian | ||||
| 
 | ||||
|           brave | ||||
|           chafa                 # Terminal image viewer | ||||
|           duf                   # Df alternative | ||||
|  | @ -72,6 +69,7 @@ in { | |||
|           jellyfin-media-player | ||||
|           kitty | ||||
|           libreoffice-fresh | ||||
|           logseq | ||||
|           mpv | ||||
|           nextcloud-client | ||||
|           nsxiv                 # Lightweight image viewer | ||||
|  | @ -96,9 +94,7 @@ in { | |||
|         ]); | ||||
| 
 | ||||
|         pointerCursor = { | ||||
|           package = cursor.package; | ||||
|           name = cursor.name; | ||||
|           size = cursor.size; | ||||
|           inherit (cursor) package name size; | ||||
|           gtk.enable = true; | ||||
|           x11.enable = true; | ||||
|         }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue