integrate 1password and its browser extension
This commit is contained in:
parent
b1b781a226
commit
97198803ce
1 changed files with 5 additions and 0 deletions
|
@ -125,6 +125,11 @@
|
|||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
programs = {
|
||||
_1password.enable = true;
|
||||
_1password-gui = {
|
||||
enable = true;
|
||||
polkitPolicyOwners = ["muhh"];
|
||||
};
|
||||
fish.enable = true;
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue