git: alias: add repack-*
[julm/julm-nix.git] / hosts / courge / Makefile
index c85b7234cfc4e6fa39d578d4cdc6c295281ef4db..1febb1da62c53edb525dba65af456ccc43c2e233 100644 (file)
@@ -121,6 +121,6 @@ install:
          set -eux; \
          mount --rbind --mkdir / $(targetRoot); \
          mount --make-rslave $(targetRoot); \
-         NIXOS_INSTALL_BOOTLOADER=1 $(shell realpath -e ../$(hostName).root)/bin/switch-to-configuration boot; \
+         NIXOS_INSTALL_BOOTLOADER=1 '$$(realpath -e ../$(hostName).root)'/bin/switch-to-configuration boot; \
          umount -R $(targetRoot) && rmdir $(targetRoot) \
        "'