diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index 69fb2fd39..1f49b823c 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -2907,7 +2907,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/copy_stuff.nix :noweb tangle :mkdirp yes. -{ config, pkgs, lib, flakeRoot ... }: +{ config, pkgs, lib, flakeRoot, ... }: { home.packages = [ pkgs.bash ]; home.activation = {