Add agenix module to ceph
This commit is contained in:
		
							parent
							
								
									1f199c73f1
								
							
						
					
					
						commit
						d2860ce437
					
				| @ -1,7 +1,9 @@ | ||||
| { config, pkgs, ... }: | ||||
| { config, pkgs, agenix, ... }: | ||||
| 
 | ||||
| # Mounts the /ceph filesystem at boot | ||||
| { | ||||
|   imports = [ agenix.nixosModules.default ]; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     ceph | ||||
|     ceph-client | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user