12 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   config = {
 | |
|     ooknet.workstation = {
 | |
|       appearance = {
 | |
|         theme = "minimal";
 | |
|       };
 | |
|       desktop = {
 | |
|         environment = "hyprland";
 | |
|       };
 | |
|     };
 | |
|   };
 | |
| }
 |