about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatryk Niedzwiedzinski <patryk@niedzwiedzinski.cyou>2024-09-29 15:22:53 +0200
committerPatryk Niedzwiedzinski <patryk@niedzwiedzinski.cyou>2024-09-29 15:22:53 +0200
commitc1b12e82dfa6ce970fe8538f8c45b31101ef11c7 (patch)
tree3a27a03c248cd0b9c8e54d502989388dcf9e6d48
parent540ec2a475a0db88833e3066acced0037f61737e (diff)
downloaddots-c1b12e82dfa6ce970fe8538f8c45b31101ef11c7.tar.gz
dots-c1b12e82dfa6ce970fe8538f8c45b31101ef11c7.zip
7 current 2024-09-29 15:19:14 24.05.20240914.8f7492c 6.6.51 *
-rw-r--r--machines/x220-gnome/pass.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/x220-gnome/pass.nix b/machines/x220-gnome/pass.nix
index c781746..050bb7a 100644
--- a/machines/x220-gnome/pass.nix
+++ b/machines/x220-gnome/pass.nix
@@ -5,6 +5,9 @@
 	];
 	
 	programs.browserpass.enable = true;
+	programs.chromium.extensions = [
+		"naepdomgkenhinolocfifgehidddafch"
+	];
 
 	programs.gnupg.agent = {
 		enable = true;