Removed homelab and updated config

This commit is contained in:
2025-01-09 22:52:28 +01:00
parent e09285d330
commit c0661b2522
56 changed files with 15 additions and 7415 deletions

View File

@@ -21,7 +21,7 @@ in {
};
settings.theming.stylix.theme = lib.mkOption {
type = lib.types.string;
type = lib.types.str;
description = ''
Choose theme name. Use "theme" to use them based on wallpaper generation
'';