This commit is contained in:
alsaiduq-lab 2025-12-27 20:30:25 -07:00
parent 03c956114a
commit 4459f75c75
7 changed files with 183 additions and 47 deletions

10
hosts/modules/aagl.nix Normal file
View file

@ -0,0 +1,10 @@
{
programs = {
anime-game-launcher.enable = true;
anime-games-launcher.enable = true;
honkers-railway-launcher.enable = true;
honkers-launcher.enable = true;
wavey-launcher.enable = true;
sleepy-launcher.enable = true;
};
}