enable stylix correctly this time

This commit is contained in:
Noa Aarts 2025-07-04 16:20:34 +02:00
parent 890a4e7042
commit d16a1e81f8
Signed by: noa
GPG key ID: 1850932741EFF672
4 changed files with 3 additions and 11 deletions

View file

@ -217,6 +217,8 @@
};
stylix = {
enable = true;
autoEnable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
targets.plymouth.enable = false;
};