add: 1password
This commit is contained in:
		
							parent
							
								
									2167818be4
								
							
						
					
					
						commit
						7af623fd7c
					
				
					 1 changed files with 13 additions and 4 deletions
				
			
		|  | @ -6,11 +6,19 @@ | |||
| 
 | ||||
| 
 | ||||
| { | ||||
|   programs.gnupg.agent = { | ||||
|     enable = true; | ||||
|     enableSSHSupport = true; | ||||
|   programs = { | ||||
|     gnupg.agent = { | ||||
|       enable = true; | ||||
|       enableSSHSupport = true; | ||||
|     }; | ||||
|     _1password = { | ||||
|       enable = true; | ||||
|     }; | ||||
|     _1password-gui = { | ||||
|       enable = true; | ||||
|       polkitPolicyOwners = [ "ooks" ]; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   security = { | ||||
|     polkit = { | ||||
|       enable = true; | ||||
|  | @ -23,6 +31,7 @@ | |||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|    | ||||
|   systemd = { | ||||
|     user.services.polkit-gnome-authentication-agent-1 = { | ||||
|       description = "polkit-gnome-authentication-agent-1"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue