diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-10 19:43:47 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-10 19:43:47 -0800 |
| commit | 381166f46cab1bb392d442e03006884c85c4b710 (patch) | |
| tree | ed260900defa8364c2a26cbf73c36df0fc01f8d5 /users/fcuny/default.nix | |
| parent | users: more cleanup (diff) | |
| download | infra-381166f46cab1bb392d442e03006884c85c4b710.tar.gz | |
home-manager: install password-store
Diffstat (limited to 'users/fcuny/default.nix')
| -rw-r--r-- | users/fcuny/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix index fce7d70..243b326 100644 --- a/users/fcuny/default.nix +++ b/users/fcuny/default.nix @@ -22,5 +22,6 @@ ./tmux.nix ./zsh.nix ./desktop.nix + ./pass.nix ]; } |
