feat: stylix support

This commit is contained in:
2025-09-29 11:10:25 +02:00
parent d9a176d4ec
commit 4fda2670ac
6 changed files with 244 additions and 2 deletions

View File

@@ -45,7 +45,8 @@
}
)
// {
homeManagerModules.makku-bar =
homeManagerModules = {
makku-bar =
{
config,
lib,
@@ -127,5 +128,7 @@
};
};
};
stylix-makku-bar = import ./nix/stylix/hm.nix;
};
};
}