example: add stylix and fonts modules

This commit is contained in:
Donovan Glover
2024-10-06 08:54:00 -04:00
parent 4f420c6c68
commit b491c67755

View File

@@ -11,9 +11,11 @@ let
in
{
imports = with nix-config.nixosModules; [
system
shell
desktop
fonts
shell
stylix
system
];
home-manager.sharedModules =