forked from jan-leila/nix-config
		
	added code shell aliases
This commit is contained in:
		
							parent
							
								
									cbb0946205
								
							
						
					
					
						commit
						a45d441f01
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -8,6 +8,10 @@ in | ||||||
|     ../../overlays/vscodium.nix |     ../../overlays/vscodium.nix | ||||||
|   ]; |   ]; | ||||||
| 
 | 
 | ||||||
|  |   programs.bash.shellAliases = { | ||||||
|  |     code = "codium"; | ||||||
|  |   }; | ||||||
|  | 
 | ||||||
|   programs.steam = { |   programs.steam = { | ||||||
|     enable = true; |     enable = true; | ||||||
|     remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play |     remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue