diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/devtools.nix | 2 | ||||
| -rw-r--r-- | modules/mail/default.nix | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix index 7fffc90..0494ce5 100644 --- a/modules/devtools.nix +++ b/modules/devtools.nix @@ -25,7 +25,7 @@ kikit freecad-qt6 imhex - python3 + python314 nixfmt-rfc-style treefmt android-tools diff --git a/modules/mail/default.nix b/modules/mail/default.nix index ba65f2c..eb1c06c 100644 --- a/modules/mail/default.nix +++ b/modules/mail/default.nix @@ -8,7 +8,6 @@ in msmtp neomutt notmuch - alot w3m links2 ]; |
