forked from jan-leila/nix-config
		
	restructured project to split out home manager
This commit is contained in:
		
							parent
							
								
									c8e7944da5
								
							
						
					
					
						commit
						18f51a65c2
					
				
					 24 changed files with 421 additions and 254 deletions
				
			
		|  | @ -1,16 +1,5 @@ | |||
| # leyla laptop | ||||
| { | ||||
|   config, | ||||
|   pkgs, | ||||
|   inputs, | ||||
|   ... | ||||
| }: { | ||||
| {pkgs, ...}: { | ||||
|   imports = [ | ||||
|     inputs.home-manager.nixosModules.default | ||||
|     inputs.sops-nix.nixosModules.sops | ||||
| 
 | ||||
|     ./hardware-configuration.nix | ||||
| 
 | ||||
|     ../../enviroments/client | ||||
|   ]; | ||||
|   nixos.users = { | ||||
|  |  | |||
							
								
								
									
										7
									
								
								hosts/twilight/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								hosts/twilight/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| # leyla desktop | ||||
| {...}: { | ||||
|   imports = [ | ||||
|     ./configuration.nix | ||||
|     ./hardware-configuration.nix | ||||
|   ]; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue