add the wallpaper link
:trollface:
This commit is contained in:
parent
7af7be81e7
commit
170e249350
1 changed files with 2 additions and 0 deletions
|
@ -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=";
|
||||
|
|
Loading…
Reference in a new issue