helix substitution
This commit is contained in:
		
							parent
							
								
									73ab4defe5
								
							
						
					
					
						commit
						5fc4b24fb5
					
				@ -41,6 +41,9 @@
 | 
			
		||||
      allMachines = [ "laptop" "desktop" "headless" "pvv-terminal" ];
 | 
			
		||||
  in
 | 
			
		||||
  {
 | 
			
		||||
    nixConfig.extra-substituters = ["https://helix.cachix.org"];
 | 
			
		||||
    nixConfig.trusted-public-keys = "mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs=";
 | 
			
		||||
    
 | 
			
		||||
    homeConfigurations = mkHomes [ "laptop" "headless" ] { }
 | 
			
		||||
      // mkHomes [ "desktop" ] { username = "dan"; }
 | 
			
		||||
      // mkHomes [ "pvv-terminal" ] { username = "danio"; homeDirectory = "/home/pvv/d/danio"; };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user