diff --git a/hosts/del/configuration.nix b/hosts/del/configuration.nix index 0f274c9..813719a 100644 --- a/hosts/del/configuration.nix +++ b/hosts/del/configuration.nix @@ -138,6 +138,8 @@ in { extraSettings = let hmCfg = config.home-manager.users.${username}; swww = getExe pkgs.swww; + + # https://www.reddit.com/r/NixOS/comments/166r8n7/anime_nix_wallpaper_i_created/ nix_wallpaper = pkgs.fetchurl { url = "https://i.ibb.co/vZ5JF95/nix-Wallpaper.png"; hash = "sha256-BqOBvRFXFrX/QLI70OLAIcpbbiUH/jUMK97yqCfY+mI=";