about summary refs log tree commit diff
path: root/users/fcuny/pass.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/pass.nix')
-rw-r--r--users/fcuny/pass.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/pass.nix b/users/fcuny/pass.nix
index 9f133b5..d430ec8 100644
--- a/users/fcuny/pass.nix
+++ b/users/fcuny/pass.nix
@@ -1,4 +1,4 @@
-{ pkgs, persistence, lib, ... }:
+{ pkgs, config, ... }:
 
 {
   programs.password-store.enable = true;