mod: added archon logs report tool

This commit is contained in:
2026-07-19 12:05:28 -04:00
parent 593ab20414
commit 23999ee3a4
3 changed files with 34 additions and 28 deletions

View File

@@ -3,6 +3,7 @@
pkgs,
userName,
aagl,
nur,
...
}: let
flatpakPackages = [
@@ -49,8 +50,6 @@ in {
];
};
# Custom kernel/boot stuff
boot = {
kernelPackages = pkgs.linuxPackages_latest;
@@ -127,6 +126,7 @@ in {
};
ffxiv.enable = true;
archon.enable = true;
minecraft.enable = true;
aagl.wavey-launcher.enable = true;
vintage-story.enable = true;