fix: stylix warning

This commit is contained in:
2025-11-24 18:04:11 +08:00
parent 454ad5885d
commit 5feb543129

View File

@@ -23,7 +23,7 @@ let
inputs.noctalia.homeModules.default
inputs.zen.homeModules.beta
{
nixpkgs = lib.mkForce { };
stylix.overlays.enable = lib.mkForce false;
}
];
useGlobalPkgs = true;