ensuring dalinar uses the stable system
This commit is contained in:
		
							parent
							
								
									fbfa4f44e6
								
							
						
					
					
						commit
						aab76eaf38
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -112,7 +112,7 @@ Both include the home-manager module. Primarily I chose that route so that I cou
 | 
			
		|||
            }
 | 
			
		||||
          ];
 | 
			
		||||
        };
 | 
			
		||||
        dalinar = lib-stable.nixosSystem {
 | 
			
		||||
        dalinar = nixpkgs-stable.lib.nixosSystem {
 | 
			
		||||
          inherit system;
 | 
			
		||||
          modules = [
 | 
			
		||||
            ./system/dalinar/configuration.nix
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -85,7 +85,7 @@
 | 
			
		|||
            }
 | 
			
		||||
          ];
 | 
			
		||||
        };
 | 
			
		||||
        dalinar = lib-stable.nixosSystem {
 | 
			
		||||
        dalinar = nixpkgs-stable.lib.nixosSystem {
 | 
			
		||||
          inherit system;
 | 
			
		||||
          modules = [
 | 
			
		||||
            ./system/dalinar/configuration.nix
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue