From f9050c8437f97f06fdb97eb02e546471f2a30881 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 19 May 2025 13:00:41 -0500 Subject: [PATCH] grrr --- flake.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 659be40..0704bdb 100644 --- a/flake.nix +++ b/flake.nix @@ -99,8 +99,10 @@ ls themes echo echo - cp -r ${inputs.blowfish.out} themes/blowfish + cp -r ${inputs.blowfish}/* themes/blowfish/ ls themes/blowfish + echo + echo ls ${inputs.blowfish} echo echo