diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-06-06 08:18:02 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-06-06 08:18:02 -0400 |
| commit | c33d9b41012d83d15429c2062416086e39676003 (patch) | |
| tree | 4fe68366a94d6327efedb4ce623ff449aa340b55 /hosts | |
| parent | automount data hdd (diff) | |
| download | nixos-c33d9b41012d83d15429c2062416086e39676003.tar.gz nixos-c33d9b41012d83d15429c2062416086e39676003.tar.bz2 nixos-c33d9b41012d83d15429c2062416086e39676003.zip | |
pass
Diffstat (limited to '')
| -rw-r--r-- | hosts/nepsis/configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index 383b058..8b55b55 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -85,6 +85,9 @@ nethogs iftop nfs-utils + pass + passExtensions.pass-otp + passExtensions.pass-update ]; programs.git = { |
