diff --git a/flake.nix b/flake.nix index 1657c94..9190852 100644 --- a/flake.nix +++ b/flake.nix @@ -83,6 +83,7 @@ configurePhase = '' ls mkdir -p themes + ls themes cp -r ${blowfish} themes/blowfish ls themes/blowfish '';