forked from jan-leila/nix-config
		
	updated twilight configuration
This commit is contained in:
		
							parent
							
								
									b72941c75f
								
							
						
					
					
						commit
						5962641f03
					
				
					 4 changed files with 111 additions and 3 deletions
				
			
		|  | @ -23,6 +23,7 @@ | |||
|       packages = forEachPkgs (pkgs: import ./pkgs { inherit pkgs; }); | ||||
| 
 | ||||
|       nixosConfigurations = { | ||||
|       	# Leyla Laptop | ||||
|         horizon = nixpkgs.lib.nixosSystem { | ||||
|           specialArgs = {inherit inputs;}; | ||||
|           modules = [  | ||||
|  | @ -31,6 +32,7 @@ | |||
|             nixos-hardware.nixosModules.framework-11th-gen-intel | ||||
|           ]; | ||||
|         }; | ||||
|         # Leyla Desktop | ||||
|         twilight = nixpkgs.lib.nixosSystem { | ||||
|           specialArgs = {inherit inputs;}; | ||||
|           modules = [  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue