feat(skadi): disable aagl.

This commit is contained in:
CronyAkatsuki 2026-01-12 10:07:51 +01:00
parent 2abcf19eed
commit a945569d5c

View file

@ -131,7 +131,7 @@
programs.dconf.enable = true;
# Enable AAGL
programs.anime-game-launcher.enable = true;
programs.anime-game-launcher.enable = false;
# Enable sound with pipewire.
security.rtkit.enable = true;