mv hosts nixosConfigurations
This commit is contained in:
		
							parent
							
								
									232728a053
								
							
						
					
					
						commit
						4d28e476dc
					
				
					 24 changed files with 8 additions and 8 deletions
				
			
		|  | @ -128,9 +128,9 @@ | |||
|               ]; | ||||
|             } | ||||
| 
 | ||||
|             ./hosts/${device}/hardware.nix | ||||
|             ./hosts/${device}/imports.nix | ||||
|             ./hosts/${device}/configuration.nix | ||||
|             ./nixosConfigurations/${device}/hardware.nix | ||||
|             ./nixosConfigurations/${device}/imports.nix | ||||
|             ./nixosConfigurations/${device}/configuration.nix | ||||
| 
 | ||||
|             self.nixosModules.lix-is-nix | ||||
|             self.nixosModules.globalinstalls | ||||
|  | @ -150,7 +150,7 @@ | |||
|               time.timeZone = "Europe/Berlin"; | ||||
| 
 | ||||
|               home-manager.sharedModules = [ | ||||
|                 self.homeManagerModules.adwaita | ||||
|                 self.homeModules.adwaita | ||||
|               ]; | ||||
|             } | ||||
| 
 | ||||
|  |  | |||
|  | @ -73,10 +73,10 @@ | |||
|       lm_sensors | ||||
| 
 | ||||
|       # office | ||||
|       libreoffice-qt | ||||
|       hunspell | ||||
|       hunspellDicts.de-de | ||||
|       hunspellDicts.en-us-large | ||||
|       #libreoffice-qt | ||||
|       #hunspell | ||||
|       #hunspellDicts.de-de | ||||
|       #hunspellDicts.en-us-large | ||||
|     ]; | ||||
| 
 | ||||
|     fonts = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vinzenz Schroeter
						Vinzenz Schroeter