diff --git a/configs/stylix.nix b/configs/stylix.nix index 94e60f0..11c9a85 100644 --- a/configs/stylix.nix +++ b/configs/stylix.nix @@ -15,6 +15,7 @@ in { # https://danth.github.io/stylix/tricks.html # stylix.image = inputs.wallpapers.outPath + "/meteora/rodrigo-soares-250630.jpg"; + stylix.enable = true; stylix.image = generatedWallpaper; # environment.etc."stylix/wallpaper.png".source = generatedWallpaper;