Fix bad comment
This commit is contained in:
		
							parent
							
								
									af555d7694
								
							
						
					
					
						commit
						39fe52f7ac
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ if [ -n "$HOME" ]; then
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    export PATH=$NIX_LINK/bin:$NIX_LINK/sbin:$PATH
 | 
					    export PATH=$NIX_LINK/bin:$NIX_LINK/sbin:$PATH
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Subscribe the root user to the Nixpkgs channel by default.
 | 
					    # Subscribe the user to the Nixpkgs channel by default.
 | 
				
			||||||
    if [ ! -e $HOME/.nix-channels ]; then
 | 
					    if [ ! -e $HOME/.nix-channels ]; then
 | 
				
			||||||
        echo "http://nixos.org/channels/nixpkgs-unstable nixpkgs" > $HOME/.nix-channels
 | 
					        echo "http://nixos.org/channels/nixpkgs-unstable nixpkgs" > $HOME/.nix-channels
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue