kanidm: add provisioning
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Check flake / build-amd64-linux (push) Successful in 1m42s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Check flake / build-amd64-linux (push) Successful in 1m42s
				
			This commit is contained in:
		| @@ -16,7 +16,8 @@ | ||||
|   age.rekey = { | ||||
|     masterIdentities = [ ../secrets/yubikey-nix-primary.pub ]; | ||||
|     storageMode = "local"; | ||||
|     localStorageDir = ./. + "/secrets/rekeyed/${config.networking.hostName}"; | ||||
|     generatedSecretsDir = inputs.self.outPath + "/secrets/generated/${config.networking.hostName}"; | ||||
|     localStorageDir = inputs.self.outPath + "/secrets/rekeyed/${config.networking.hostName}"; | ||||
|   }; | ||||
|  | ||||
|   nixpkgs = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user