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