From 6e03352e5af5c3974def47d03caa64f6b65b92ab Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Fri, 13 Sep 2024 12:35:27 -0800 Subject: [PATCH] update pfp --- modules/dconf.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {