Update NixOS configuration and add new themes

This commit is contained in:
panotaka
2023-12-07 09:37:38 -04:00
parent 310c55b1e6
commit 008cdf0aa2
5 changed files with 52 additions and 46 deletions

4
themes/targets/kde.nix Normal file
View File

@@ -0,0 +1,4 @@
{
stylix.autoEnable = false;
stylix.targets.kde.enable = true;
}