added sos-nix for home-manager.
This commit is contained in:
		
							parent
							
								
									b04ab13d39
								
							
						
					
					
						commit
						8c552faa1b
					
				
					 13 changed files with 73 additions and 20 deletions
				
			
		| 
						 | 
				
			
			@ -13,5 +13,10 @@ in {
 | 
			
		|||
  sops = {
 | 
			
		||||
    defaultSopsFile = "${secretsDirectory}/common.yaml";
 | 
			
		||||
    validateSopsFiles = false;
 | 
			
		||||
    age = {
 | 
			
		||||
      sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
 | 
			
		||||
      keyFile = "/var/lib/sops-nix/key.txt";
 | 
			
		||||
      generateKey = true;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue