From bdae31a055dfbbf61221b402a48fd9d3c72f9e89 Mon Sep 17 00:00:00 2001 From: Nydragon Date: Mon, 26 Aug 2024 04:02:59 +0200 Subject: [PATCH] fix: flake not loading icons --- nix/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/package.nix b/nix/package.nix index cc2211c..7fc76a5 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { buildPhase = '' cat > ${name} <