forked from jan-leila/nix-config
		
	main #5
					 2 changed files with 8 additions and 2 deletions
				
			
		|  | @ -1,4 +1,5 @@ | |||
| { | ||||
|   pkgs, | ||||
|   config, | ||||
|   osConfig, | ||||
|   ... | ||||
|  | @ -82,5 +83,12 @@ | |||
|         # EDITOR = "emacs"; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     # TODO: move this into a fonts module | ||||
|     home.packages = with pkgs; [ | ||||
|       aileron | ||||
|       nerd-fonts.open-dyslexic | ||||
|     ]; | ||||
|     fonts.fontconfig.enable = true; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
|  | @ -67,8 +67,6 @@ in { | |||
| 
 | ||||
|       home.packages = ( | ||||
|         (with pkgs; [ | ||||
|           aileron | ||||
| 
 | ||||
|           proxmark3 | ||||
|         ]) | ||||
|         ++ ( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue