forked from jan-leila/nix-config
		
	moved users password secret file
This commit is contained in:
		
							parent
							
								
									70d1b98ce2
								
							
						
					
					
						commit
						1be145193e
					
				
					 5 changed files with 5 additions and 6 deletions
				
			
		|  | @ -16,7 +16,7 @@ in { | |||
|     sops.secrets = lib.mkIf cfg.isFullUser { | ||||
|       "passwords/eve" = { | ||||
|         neededForUsers = true; | ||||
|         # sopsFile = ../secrets.yaml; | ||||
|         sopsFile = ../../secrets/user-passwords.yaml; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue