updated branding and some retooling

This commit is contained in:
2026-03-29 07:13:22 -05:00
parent bea98d56b8
commit 33e3db9998
6 changed files with 66 additions and 106 deletions

View File

@@ -3,8 +3,8 @@
{
config = lib.mkMerge [
# ── Server-Desktop Role (default) ─────────────────────────
(lib.mkIf config.sovran_systemsOS.roles.server-desktop {
# ── Server+Desktop Role (default) ─────────────────────────
(lib.mkIf config.sovran_systemsOS.roles.server_plus_desktop {
})
# ── Desktop Only Role ─────────────────────────────────────