diff options
Diffstat (limited to 'home/home.nix')
| -rw-r--r-- | home/home.nix | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/home/home.nix b/home/home.nix index 39f4567..642352f 100644 --- a/home/home.nix +++ b/home/home.nix @@ -25,10 +25,13 @@ home.stateVersion = "25.05"; home.packages = with pkgs; [ + grim + slurp + satty + brave winboat ripgrep - jq nix-index qbittorrent-enhanced fastfetch @@ -43,16 +46,12 @@ obs-cmd obs-studio mako - satty thunderbird - nautilus - kdePackages.dolphin - xfce.thunar-volman - xfce.thunar-vcs-plugin + xfce.thunar xfce.thunar-archive-plugin + xfce.thunar-volman magic-wormhole obsidian - xfce.thunar alsa-utils ]; |
