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