summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/gpg.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/gpg.nix b/hosts/gpg.nix
index 019e05c..7951523 100644
--- a/hosts/gpg.nix
+++ b/hosts/gpg.nix
@@ -19,4 +19,5 @@
enable = true;
enableSSHSupport = true;
};
+ programs.browserpass.enable = true;
}