Merge branch 'master' into import-overlays-from-config

This commit is contained in:
2026-09-06 13:55:13 -05:00
+1 -1
View File
@@ -18,7 +18,7 @@
inherit caitsith; inherit caitsith;
# any packages that build instructions are in this repo, they go here # any packages that build instructions are in this repo, they go here
# sable-web = pkgs.callPackage ./common/sable.nix {}; sable-web = pkgs.callPackage ./common/sable.nix { };
swaytreesave = pkgs.callPackage ./linux/swaytreesave.nix { }; swaytreesave = pkgs.callPackage ./linux/swaytreesave.nix { };
musicpresence = pkgs.callPackage ./linux/musicpresence.nix { }; musicpresence = pkgs.callPackage ./linux/musicpresence.nix { };
vintage-story = pkgs.callPackage ./linux/vintage-story.nix { }; vintage-story = pkgs.callPackage ./linux/vintage-story.nix { };