Tried fixing stylix

This commit is contained in:
2023-12-12 16:34:46 -04:00
parent 9d6220b6ad
commit f0fb1325c7
3 changed files with 27 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
{
stylix.autoEnable = true;
home-manager.sharedModules = [
{
stylix.autoEnable = true;
}
];
}