Set stylix.polarity to "dark"

This commit is contained in:
Dave Gallant
2024-05-19 16:03:05 -04:00
parent a097de5529
commit dfcd594769

View File

@@ -28,6 +28,7 @@ in
image = "/run/current-system/sw/share/backgrounds/gnome/blobs-l.svg";
# Disable nixvim due to tokyonight module missing
targets.nixvim.enable = false;
polarity = "dark";
};
boot = {