1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +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 = [ environment.systemPackages = [
(pkgs.writers.writeDashBin "read" '' (pkgs.writers.writeDashBin "book" ''
set -efu set -efu
book="$({ book="$({
${pkgs.findutils}/bin/find ${config.users.users.me.home}/cloud/syncthing/library -type f ${pkgs.findutils}/bin/find ${config.users.users.me.home}/cloud/syncthing/library -type f