Fix wallpaper declaration.

This commit is contained in:
jay
2025-07-02 07:18:35 -04:00
parent 14aaff96c1
commit 9a3104af97

View File

@@ -2,7 +2,7 @@
stylix = { stylix = {
enable = true; enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
image = ./nixos-wallpaper.png; image = ../../../wallpapers/nixos-wallpaper.png;
# Wipeout HD Theme # Wipeout HD Theme
#image = ./wipeout.png; #image = ./wipeout.png;
# Wipeout HD Reverse Theme # Wipeout HD Reverse Theme