aboutsummaryrefslogtreecommitdiff
path: root/modules/client/1password/default.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-08-31 14:21:34 +0000
committeraethrvmn <me@aethrvmn.gr>2025-08-31 14:21:34 +0000
commitbfd970a07c231b5781871c16cb4612eb4c6b8fd4 (patch)
tree50a4ac5138d1f438e4d5bad3a3dd880a0784cd3e /modules/client/1password/default.nix
parentadded flake (diff)
imported system/home-manager config
Diffstat (limited to 'modules/client/1password/default.nix')
-rw-r--r--modules/client/1password/default.nix22
1 files changed, 22 insertions, 0 deletions
diff --git a/modules/client/1password/default.nix b/modules/client/1password/default.nix
new file mode 100644
index 0000000..1d137d1
--- /dev/null
+++ b/modules/client/1password/default.nix
@@ -0,0 +1,22 @@
+{ config, pkgs, ... }:
+
+{
+ programs = {
+ _1password.enable = true;
+ _1password-gui = {
+ enable = true;
+ polkitPolicyOwners = [ "aethrvmn" ];
+ };
+ };
+
+ environment.etc ={
+ "1password/custom_allowed_browsers" = {
+ text = ''
+ firefox
+ zen
+ '';
+ mode = "0755";
+ };
+ };
+}
+
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.