From 261fed1d1dc4f3c685bf84902a2d351541766dff Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Wed, 30 Jul 2025 15:27:00 +0200 Subject: [PATCH] more stylix bs --- hosts/nuos/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/nuos/configuration.nix b/hosts/nuos/configuration.nix index 8973a53..2e4dde4 100644 --- a/hosts/nuos/configuration.nix +++ b/hosts/nuos/configuration.nix @@ -495,7 +495,10 @@ in }; stylix = { + enable = true; + autoEnable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml"; + targets.plymouth.enable = false; }; # Open ports in the firewall.