diff --git a/mods/home.nix b/mods/home.nix index 9b1cc29..63c8828 100644 --- a/mods/home.nix +++ b/mods/home.nix @@ -102,7 +102,7 @@ # Create Wallpaper file for use with GNOME Dconf settings home.file.".background-image" = { - source = ./files/wallpaper.png; + source = ../files/wallpaper.png; }; gtk = {