Added gnupghome to env variables
This commit is contained in:
		
							parent
							
								
									e58a76704b
								
							
						
					
					
						commit
						729a3e897e
					
				@ -6,6 +6,9 @@
 | 
			
		||||
}:
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
  home-manager.users.mysaa.home.sessionVariables = {
 | 
			
		||||
    GNUPGHOME = "/run/secrets/gpg/";
 | 
			
		||||
  };
 | 
			
		||||
  fileSystems."/run/secrets" = {
 | 
			
		||||
    device = "/dev/disk/by-uuid/545bfd15-0973-4395-9d05-6c4c78a9e45c";
 | 
			
		||||
    fsType = "ext4";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user