diff --git a/nixos/stylix.nix b/nixos/stylix.nix index 3522586..66a2c5f 100644 --- a/nixos/stylix.nix +++ b/nixos/stylix.nix @@ -17,8 +17,7 @@ in { } (lib.mkIf cfg.enable { enable = true; - # base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml"; - # base16Scheme = "${inputs.tinted-schemes}/base16/gruvbox-dark.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml"; cursor = { package = pkgs.bibata-cursors;