mirror of
				https://forge.katzen.cafe/schrottkatze/nix-configs.git
				synced 2025-10-31 01:27:57 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			79 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			79 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| { ... }: {
 | |
| 	programs.eww = {
 | |
| 		enable = true;
 | |
| 		configDir = ./configDir;
 | |
| 	};
 | |
| }
 | 
