forked from fabian/nix
		
	modularize baseline system configuration
This commit is contained in:
		
							parent
							
								
									80e5a5e8a6
								
							
						
					
					
						commit
						d5afd4b1a7
					
				
					 7 changed files with 107 additions and 70 deletions
				
			
		|  | @ -8,7 +8,7 @@ with lib; let | |||
|   cfg = config.local.baseline; | ||||
| in { | ||||
|   options.local.baseline = { | ||||
|     enable = mkEnableOption "Basic settings"; | ||||
|     enable = mkEnableOption "Basic home settings"; | ||||
|   }; | ||||
|   config = mkIf cfg.enable { | ||||
|     xdg.enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue