mod: added archon, added to workflow file

This commit is contained in:
2026-07-12 15:52:52 -04:00
parent aa5251a603
commit ae29f9eefc
3 changed files with 35 additions and 1 deletions

View File

@@ -3,4 +3,5 @@
swaytreesave = pkgs.callPackage ./linux/swaytreesave.nix {};
musicpresence = pkgs.callPackage ./linux/musicpresence.nix {};
vintage-story = pkgs.callPackage ./linux/vintage-story.nix {};
archon = pkgs.callPackage ./linux/archon.nix {};
}