diff --git a/modules/dconf.nix b/modules/dconf.nix index 3e317d9..b811316 100644 --- a/modules/dconf.nix +++ b/modules/dconf.nix @@ -2,8 +2,8 @@ with lib.hm.gvariant; { home.file.".face".source = builtins.fetchurl { - url = "https://marq42.xyz/rena.webp"; - sha256 = "10x3qvfdp79fmbbi7ljnqx419xmwpiyyr4pfxhynh3xq7fd0laz2"; + url = "https://talk.marq42.xyz/files/1abe7cba-1eeb-4fe7-939f-db62434b3ee9"; + sha256 = "1fgc6bjyv474df6bjr74aif9bh5hdhz3xhxy4p9x5wsgsx0y88xk"; }; # programs.dconf.enable = true; home.file.".local/share/backgrounds/mojave.jpg".source = builtins.fetchurl {