feat: add tidal hifi module and stylix theming

This commit is contained in:
Youwen Wu 2025-06-23 14:20:39 -07:00
parent d6e9d225a9
commit a0566d89e5
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 1566 additions and 1 deletions

View file

@ -107,7 +107,6 @@ in
sbctl
]
++ lib.optionals pkgs.stdenv.targetPlatform.isAarch64 [ ]
++ lib.optionals osConfig.liminalOS.config.allowUnfree [ tidal-hifi ]
)
);
};