Enable direnv integration
This commit is contained in:
		
							parent
							
								
									e0b3dd961c
								
							
						
					
					
						commit
						94ead9b759
					
				| @ -45,6 +45,8 @@ | |||||||
|     bsc.osumb |     bsc.osumb | ||||||
|   ]; |   ]; | ||||||
| 
 | 
 | ||||||
|  |   programs.direnv.enable = true; | ||||||
|  | 
 | ||||||
|   systemd.services."serial-getty@ttyS0" = { |   systemd.services."serial-getty@ttyS0" = { | ||||||
|     enable = true; |     enable = true; | ||||||
|     wantedBy = [ "getty.target" ]; |     wantedBy = [ "getty.target" ]; | ||||||
|  | |||||||
| @ -2,7 +2,6 @@ | |||||||
| 
 | 
 | ||||||
| { | { | ||||||
|   environment.systemPackages = with pkgs; [ |   environment.systemPackages = with pkgs; [ | ||||||
|     direnv |  | ||||||
|     zsh-completions |     zsh-completions | ||||||
|     nix-zsh-completions |     nix-zsh-completions | ||||||
|   ]; |   ]; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user