1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix: book reading script cannot be named "read"

This commit is contained in:
2021-11-20 09:39:27 +01:00
parent 06125303b8
commit 82b650bdbf

View File

@@ -18,7 +18,7 @@
};
environment.systemPackages = [
(pkgs.writers.writeDashBin "read" ''
(pkgs.writers.writeDashBin "book" ''
set -efu
book="$({
${pkgs.findutils}/bin/find ${config.users.users.me.home}/cloud/syncthing/library -type f