Move the ceph client config to an external module
This commit is contained in:
		
							parent
							
								
									224bafd20d
								
							
						
					
					
						commit
						758ddc71cb
					
				| @ -4,11 +4,11 @@ | ||||
|   imports = [ | ||||
|     ../common/main.nix | ||||
| 
 | ||||
|     ../module/ceph.nix | ||||
|     ./gitlab-runner.nix | ||||
|     ./monitoring.nix | ||||
|     ./nfs.nix | ||||
|     ./slurm-daemon.nix | ||||
|     ./ceph.nix | ||||
|     #./pxe.nix | ||||
|     agenix.nixosModules.default | ||||
|   ]; | ||||
|  | ||||
| @ -1,5 +1,6 @@ | ||||
| { config, pkgs, ... }: | ||||
| 
 | ||||
| # Mounts the /ceph filesystem at boot | ||||
| { | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     ceph | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user