Use pkgs.base16-schemes

This commit is contained in:
Dave Gallant
2024-11-21 08:23:15 -05:00
parent b37c6afb2f
commit b86cf1077d
2 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@ in
stylix = {
enable = true;
base16Scheme = "${unstable.base16-schemes}/share/themes/tokyo-night-dark.yaml";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
image = pkgs.fetchurl {
url = "https://github.com/davegallant/nix-config/blob/main/nixos-wallpaper.png?raw=true";
sha256 = "Ztqn9+CHslr6wZdnOTeo/YNi/ICerpcFLyMArsZ/PIY=";