nixos/shadow: Add an example for defaultUserShell.
Thanks to @devhell for the suggestion. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
		
							parent
							
								
									72a0bcd49f
								
							
						
					
					
						commit
						3e64126344
					
				@ -48,6 +48,7 @@ in
 | 
			
		||||
        Rather, it should be the path of a symlink that points to the
 | 
			
		||||
        actual shell in the Nix store.
 | 
			
		||||
      '';
 | 
			
		||||
      example = "/run/current-system/sw/bin/zsh";
 | 
			
		||||
      type = types.path;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user