mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Set stylix.polarity to "dark"
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user