aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2024-10-01 08:54:42 +0200
committerKarel Kočí <cynerd@email.cz>2024-10-01 08:54:42 +0200
commit7479f3893ddd4bc7d392d07a2070f1d506116c1d (patch)
treefc6009ada45881dc49954e590d1b57e0697746d2 /nixos/modules
parent632f41025a80c23f1765a0e813a718d90a490ffe (diff)
downloadnixos-personal-7479f3893ddd4bc7d392d07a2070f1d506116c1d.tar.gz
nixos-personal-7479f3893ddd4bc7d392d07a2070f1d506116c1d.tar.bz2
nixos-personal-7479f3893ddd4bc7d392d07a2070f1d506116c1d.zip
pkgs: add dodo
The alternative mail client.
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/desktop.nix1
-rw-r--r--nixos/modules/packages.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index 4a8c7dd..54c50d2 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -70,6 +70,7 @@ in {
msmtp
notmuch
astroid
+ dodo
taskwarrior3
vdirsyncer
khal
diff --git a/nixos/modules/packages.nix b/nixos/modules/packages.nix
index d321901..1052f56 100644
--- a/nixos/modules/packages.nix
+++ b/nixos/modules/packages.nix
@@ -66,6 +66,7 @@ in {
speedtest-cli
librespeed-cli
termshark
+ w3m
lm_sensors
]