Set correct PATH when running zsh from ssh.
This commit is contained in:
		
							parent
							
								
									6f0358364c
								
							
						
					
					
						commit
						ca2ad2b800
					
				@ -113,6 +113,7 @@
 | 
			
		||||
    options = "noauto,x-systemd.automount,credentials=/etc/smbcredentials/aruanus";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  programs.zsh.enable = true;
 | 
			
		||||
  users.extraUsers.gebner = {
 | 
			
		||||
    isNormalUser = true;
 | 
			
		||||
    extraGroups = [ "wheel" "networkmanager" ];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user