diff --git a/modules/desktop.nix b/modules/desktop.nix index 1ff6737f..3dd72f05 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -138,8 +138,11 @@ in (with pkgs; [ anki pulseaudio + pavucontrol grim wl-clipboard-rs + antimicrox + libnotify ]) ]; }; diff --git a/modules/shell.nix b/modules/shell.nix index c8fa4462..cebb0bf4 100644 --- a/modules/shell.nix +++ b/modules/shell.nix @@ -65,7 +65,6 @@ lychee bluetui ventoy - taskwarrior3 nixpkgs-review nix-init nix-update @@ -86,6 +85,12 @@ nix-inspect sherlock remind + oxipng + lazydocker + tabiew + viddy + jless + rclip ]; };