use hm module for matugen

This commit is contained in:
2024-04-30 00:01:38 +02:00
parent 1328a8b94c
commit f8cf5b8ec8
17 changed files with 385 additions and 394 deletions

View File

@@ -49,7 +49,6 @@
};
};
theming.md3-evo.enable = true;
shell.components = {
waybar.enable = true;
dunst.enable = true;

View File

@@ -1 +1,4 @@
{ ... }: { }
{ ... }:
{
theme.md3-evo.enable = true;
}