mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Cleanup stylix targets
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user