diff --git a/nixos/modules/stylix.nix b/nixos/modules/stylix.nix index 597b62f..e257217 100644 --- a/nixos/modules/stylix.nix +++ b/nixos/modules/stylix.nix @@ -1,5 +1,6 @@ {...}: { stylix = { image = ../../assets/wallpapers/kevin-kandlbinder-u4wkyXFGUc4-unsplash.jpg; + polarity = "dark"; }; } \ No newline at end of file