feat: Compile Plasma Bigscreen against the development repo as of February 13, 2026

This commit is contained in:
UGA Innovation Factory
2026-02-13 11:35:24 -05:00
parent 950be4b8ce
commit eb791734ba
7 changed files with 306 additions and 1 deletions

View File

@@ -66,6 +66,6 @@ in
# ========== Software Profile ==========
athenix.sw.enable = lib.mkDefault true;
athenix.sw.desktop.enable = lib.mkDefault true;
athenix.sw.bigscreen.enable = lib.mkDefault true;
};
}