diff options
author | Karel Kočí <cynerd@email.cz> | 2024-07-09 10:42:52 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-07-09 10:42:52 +0200 |
commit | 4349cada1a0637db67501354c7d8f2d14fff0650 (patch) | |
tree | f19f1347bca2c6e66d3d253ce8a597666d2b2077 /nixos/modules | |
parent | d973ed45edc82c5e4ce40d9454e29d6f671b931c (diff) | |
download | nixos-personal-4349cada1a0637db67501354c7d8f2d14fff0650.tar.gz nixos-personal-4349cada1a0637db67501354c7d8f2d14fff0650.tar.bz2 nixos-personal-4349cada1a0637db67501354c7d8f2d14fff0650.zip |
nixos: tweak some of the packages
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/desktop.nix | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index bdf32f5..7b21c7d 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -72,8 +72,8 @@ in { astroid taskwarrior vdirsyncer - #khal - #khard + khal + khard gnupg pinentry-gnome3 pinentry-curses @@ -104,7 +104,7 @@ in { id3lib vlc mpv - youtube-dl + yt-dlp spotify nordic @@ -125,6 +125,7 @@ in { freerdp plasma5Packages.kdeconnect-kde + gnome-firmware hdparm ethtool multipath-tools @@ -159,10 +160,6 @@ in { typst-lsp vale - # Gnome utils - gnome-firmware - #gaphor - # CAD freecad kicad |