diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-07-04 13:01:47 -0400 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-07-04 13:01:47 -0400 |
| commit | 47241a200c26333c72d71ab13409d5e4c7a230ac (patch) | |
| tree | 60128fa84da7f414e2c3b74e18ecd52eb3be6170 /modules | |
| parent | 11a36194345b23839dc3ee1136bdc74a2b43cdbe (diff) | |
| download | depot-47241a200c26333c72d71ab13409d5e4c7a230ac.tar.gz depot-47241a200c26333c72d71ab13409d5e4c7a230ac.tar.bz2 depot-47241a200c26333c72d71ab13409d5e4c7a230ac.zip | |
add email setup
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/users.nix | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/modules/users.nix b/modules/users.nix index 3a37dd8..a9b396e 100644 --- a/modules/users.nix +++ b/modules/users.nix @@ -29,19 +29,25 @@ in jujutsu lynx neovim - helix perf-flamegraph - ranger ripgrep rsync sshfs tree zip - emacs-pgtk + # passwords + pinentry-qt + rbw + + # email + isync + msmtp + mu # nix debugging nil + nix-search-cli nixpkgs-fmt ]; |
