forked from jan-leila/nix-config
		
	set up defiant
This commit is contained in:
		
							parent
							
								
									c181da1de5
								
							
						
					
					
						commit
						90b53df81c
					
				
					 7 changed files with 61 additions and 24 deletions
				
			
		|  | @ -45,31 +45,10 @@ | |||
|     #media-session.enable = true; | ||||
|   }; | ||||
| 
 | ||||
|   i18n.defaultLocale = "en_US.UTF-8"; | ||||
| 
 | ||||
|   i18n.extraLocaleSettings = { | ||||
|     LC_ADDRESS = "en_US.UTF-8"; | ||||
|     LC_IDENTIFICATION = "en_US.UTF-8"; | ||||
|     LC_MEASUREMENT = "en_US.UTF-8"; | ||||
|     LC_MONETARY = "en_US.UTF-8"; | ||||
|     LC_NAME = "en_US.UTF-8"; | ||||
|     LC_NUMERIC = "en_US.UTF-8"; | ||||
|     LC_PAPER = "en_US.UTF-8"; | ||||
|     LC_TELEPHONE = "en_US.UTF-8"; | ||||
|     LC_TIME = "en_US.UTF-8"; | ||||
|   }; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     # version control | ||||
|     git | ||||
|      | ||||
|     # helvetica font | ||||
|     aileron | ||||
| 
 | ||||
|     # system debuging tools | ||||
|     iputils | ||||
|     dnsutils | ||||
| 
 | ||||
|     cachefilesd | ||||
|   ]; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue