changed theme

This commit is contained in:
2025-07-25 14:56:34 -06:00
parent f3fff75973
commit ffcde8309c
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ let
enableList = func: list: list |> map func |> builtins.listToAttrs;
in
{
stylix.enable = false;
stylix.enable = true;
emacs.enable = true;
enableContainers = true;
servers.drpp.enable = true;