add programs options for system

This commit is contained in:
Asaki Yuki 2026-04-13 11:25:06 +07:00
parent 37c414c4b7
commit 7411f57e2a
9 changed files with 219 additions and 108 deletions

View file

@ -53,23 +53,20 @@ in
programs = {
catppuccin.enable = true;
antigravity.enable = true;
hyprshot.enable = true;
prismlauncher.enable = true;
proton-ge.enable = true;
vlc.enable = true;
gimp.enable = true;
libreoffice.enable = true;
lutris.enable = true;
osu.enable = true;
lmstudio.enable = true;
blender.enable = true;
xprop.enable = true;
bluetuith.enable = true;
pavucontrol.enable = true;
nwg-look.enable = true;
proton-apps.enable = true;
hytale.enable = true;
cider.enable = true;
proton-ge.enable = true;
proton-apps.enable = true;
};
};
}