Enable comma
This commit is contained in:
		
							parent
							
								
									1513f5c42f
								
							
						
					
					
						commit
						59d69e0aca
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,11 @@
 | 
			
		|||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Allow executing of anything on the system with a , eg: , python executes python from the nix store even if not in $PATH currently
 | 
			
		||||
  programs.command-not-found.enable = false;
 | 
			
		||||
  programs.nix-index.enable = true;
 | 
			
		||||
  programs.nix-index-database.comma.enable = true;
 | 
			
		||||
 | 
			
		||||
  home = {
 | 
			
		||||
    username = "lillian";
 | 
			
		||||
    homeDirectory = "/home/lillian";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue