forked from jan-leila/nix-config
		
	feat: broke leyla firefox config into submodules
This commit is contained in:
		
							parent
							
								
									c97d43957d
								
							
						
					
					
						commit
						7ad6a83dfa
					
				
					 6 changed files with 439 additions and 345 deletions
				
			
		|  | @ -0,0 +1,18 @@ | |||
| { | ||||
|   lib, | ||||
|   pkgs, | ||||
|   inputs, | ||||
|   ... | ||||
| }: { | ||||
|   imports = [ | ||||
|     ./firefox.nix | ||||
|     ./bookmarks.nix | ||||
|     ./harden.nix | ||||
|   ]; | ||||
| 
 | ||||
|   config = { | ||||
|     programs.firefox = { | ||||
|       enable = true; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue