Migrated from nix-colors to stylix

This commit is contained in:
2024-12-25 23:55:11 +01:00
parent 030cbad2ca
commit 747c00129b
9 changed files with 543 additions and 232 deletions

View File

@@ -47,7 +47,8 @@
services.nextcloud-sync.enable = true;
theming.fonts.enable = true;
theming.nix-colors.enable = true;
theming.nix-colors.enable = false;
theming.stylix.enable = true;
desktop-environments.hyprland.enable = false;
};