diff --git a/hosts/nuos/configuration.nix b/hosts/nuos/configuration.nix index 1c78276..a02d5cd 100644 --- a/hosts/nuos/configuration.nix +++ b/hosts/nuos/configuration.nix @@ -415,6 +415,10 @@ in }; }; + stylix = { + base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml"; + }; + # Open ports in the firewall. networking.firewall.allowedTCPPorts = [ 22 # ssh