Files
my_nixos/home/yaroslav/home_gui.nix
T
2025-09-06 01:24:29 +03:00

38 lines
549 B
Nix

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