diff options
author | Karel Kočí <cynerd@email.cz> | 2024-09-11 12:41:12 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-09-11 12:45:54 +0200 |
commit | d1309a4e463d448cdfc07974d2aa96a39d4a366e (patch) | |
tree | 8df457cdb3e1060be9cd970c6f339c2c557efd76 /nixos/modules/desktop.nix | |
parent | 13d71893093003810fff328e2e980f22961cfd6f (diff) | |
download | nixos-personal-d1309a4e463d448cdfc07974d2aa96a39d4a366e.tar.gz nixos-personal-d1309a4e463d448cdfc07974d2aa96a39d4a366e.tar.bz2 nixos-personal-d1309a4e463d448cdfc07974d2aa96a39d4a366e.zip |
System update
Diffstat (limited to 'nixos/modules/desktop.nix')
-rw-r--r-- | nixos/modules/desktop.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 7b21c7d..4a8c7dd 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -70,7 +70,7 @@ in { msmtp notmuch astroid - taskwarrior + taskwarrior3 vdirsyncer khal khard @@ -79,7 +79,7 @@ in { pinentry-curses (pass.withExtensions (exts: [ exts.pass-otp - #exts.pass-audit + exts.pass-audit ])) chromium @@ -113,7 +113,7 @@ in { adwaita-icon-theme vanilla-dmz sound-theme-freedesktop - gnome.gnome-characters + gnome-characters gucharmap (sdcv.withDictionaries [stardict-en-cz stardict-de-cz stardict-cz]) |