Compilation fix.
This commit is contained in:
@@ -262,7 +262,7 @@
|
|||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
||||||
image = $HOME/nixverse/nodes/hosts/common/wallpapers/nixos-wallpaper.png;
|
image = "$HOME/nixverse/nodes/hosts/common/wallpapers/nixos-wallpaper.png";
|
||||||
#image = ./qat02.png;
|
#image = ./qat02.png;
|
||||||
# Wipeout HD Theme
|
# Wipeout HD Theme
|
||||||
#image = ./wipeout.png;
|
#image = ./wipeout.png;
|
||||||
|
|||||||
Reference in New Issue
Block a user