diff options
| author | Grisha Shipunov | 2025-09-12 15:35:26 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-09-12 15:35:26 +0200 |
| commit | 6201565ed9f821893ce03a141d852da373dd1e80 (patch) | |
| tree | 7b12f754c41cc63324b8e76f07e500efe399eacc /modules | |
| parent | 2f559ae4d0ea7fa7de94215a4437f60f2f6317bd (diff) | |
disable broken stuff
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 ]; |
