Files
my_nixos/home/yaroslav/home_gui.nix
T
2025-10-25 17:22:52 +03:00

47 lines
668 B
Nix

{ pkgs, ... }:
{
home.packages = with pkgs; [
android-studio
ayugram-desktop
audacity
calibre
firefox
feh
helvum
hunspellDicts.en-us
hunspellDicts.ru-ru
motrix
mpv
ungoogled-chromium
keepassxc
libreoffice-qt6-fresh
mpd-discord-rpc
obsidian
obs-studio
onlyoffice-desktopeditors
pavucontrol
remmina
rpcs3
# teamspeak3
thunderbird
prismlauncher
kdePackages.kcalc
krita
nextcloud-client
nicotine-plus
qbittorrent
qsstv
vesktop
# vscode-fhs
vlc
vial
# vscodium
bottles
wl-kbptr
brave
heroic
xxd
zoom-us
];
}