From 9faffed04bf0fa5e96742509ff393050f4d58d67 Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Tue, 26 Mar 2024 20:52:01 -0800 Subject: [PATCH] make the library there --- modules/dconf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/dconf.nix b/modules/dconf.nix index 32f3301..957bfea 100644 --- a/modules/dconf.nix +++ b/modules/dconf.nix @@ -1,4 +1,5 @@ { config, lib, pkgs, ... }: +with lib.hm.gvariant; { home.file.".face".source = builtins.fetchurl { url = "https://marq42.xyz/rena.webp";