Files
my_nixos/home/yaroslav/home_gui.nix
T
yaroslav f82fc35c74 whatever
2025-08-08 16:06:56 +03:00

37 lines
537 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
];
}