From e4ff22febca067751908785767ba5c9529486098 Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Mon, 2 Mar 2026 19:11:37 +0100 Subject: [PATCH] noved copy_stuff.nix --- henrovnix_ok/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index 3d02c7656..6cc1fb0a7 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -2906,7 +2906,7 @@ This is mostly about configuring the monitor. And laptop specific utilities. * Copy Files 2 homefolder This makes sure all ./assets/copy_stuff ends up in the right folder -#+begin_src nix :tangle home/desktop/copy_stuff.nix :noweb tangle :mkdirp yes. +#+begin_src nix :tangle home/copy_stuff.nix :noweb tangle :mkdirp yes. { config, pkgs, lib, ... }: { # Ensure the script is executable and available