mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +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";
|
image = "/run/current-system/sw/share/backgrounds/gnome/blobs-l.svg";
|
||||||
# Disable nixvim due to tokyonight module missing
|
# Disable nixvim due to tokyonight module missing
|
||||||
targets.nixvim.enable = false;
|
targets.nixvim.enable = false;
|
||||||
|
polarity = "dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
Reference in New Issue
Block a user