diff --git a/flake.nix b/flake.nix index 971ac82..8cca0a2 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ mkdir -p themes rm -rf themes/PaperMod ln -s ${papermod} themes/PaperMod - hugo -v + hugo build ''; installPhase = '' mv public $out