Removed heavy dependencies.
This commit is contained in:
		
							parent
							
								
									1264d0c7f6
								
							
						
					
					
						commit
						bb9f0632a9
					
				
							
								
								
									
										2
									
								
								home.nix
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								home.nix
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
  home.username = "james";
 | 
			
		||||
  home.homeDirectory = "/home/james";
 | 
			
		||||
 | 
			
		||||
  home.packages = with pkgs; [ emacs killall cmake i3 zsh tmux ];
 | 
			
		||||
  home.packages = with pkgs; [ killall cmake zsh tmux ];
 | 
			
		||||
 | 
			
		||||
  # This value determines the Home Manager release that your
 | 
			
		||||
  # configuration is compatible with. This helps avoid breakage
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in New Issue
	
	Block a user