aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 9e78148..3894bb5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -123,7 +123,6 @@
mkdir -p $out
cp -vrf $src/data $out
cp -vrf $src/static $out
- cp -vrf $src/css $out
'';
};