Cleanup stylix targets

This commit is contained in:
Dave Gallant
2024-05-19 16:13:49 -04:00
parent dfcd594769
commit 53ed4b8e3c
2 changed files with 2 additions and 7 deletions

View File

@@ -26,8 +26,6 @@ in
stylix = {
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
image = "/run/current-system/sw/share/backgrounds/gnome/blobs-l.svg";
# Disable nixvim due to tokyonight module missing
targets.nixvim.enable = false;
polarity = "dark";
};