feat: set up 'stylix'

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent a7972e7211
commit c4ea029874
6 changed files with 47 additions and 34 deletions
-5
View File
@@ -1,10 +1,5 @@
{ lib, ... }:
{
services.mako = {
enable = true;
settings = {
border-color = lib.mkForce "#bbbbbb";
};
};
}