diff options
| author | adikro <adikro@disroot.org> | 2025-11-15 19:25:59 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-15 19:25:59 +0100 |
| commit | c0aedcdb2f1d3da403daabd7949b61eb2ffcb750 (patch) | |
| tree | 6fc73a1d9576b022cb2054c08291345892931c21 /home/home.nix | |
| parent | d77aa6e7064d8e4c523fb9ec2fbeec4c79d30e61 (diff) | |
added fonts and localization
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 ]; |
