From aad64721267af0039df4996665778ede7305f890 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler <71695780+ellmau@users.noreply.github.com> Date: Thu, 11 Nov 2021 17:02:43 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a074b0c..3617ea1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ * add your machine to `/mnt/etc/nixos/default.nix` * stage the machine-folder to the git-repository * run - * `nix-shell -p nixFlakes' - * 'sudo _NIXOS_REBUILD_REEXEC=1 nixos-install --no-root-passwd --flake .#hostname' + * `nix-shell -p nixFlakes` + * `sudo _NIXOS_REBUILD_REEXEC=1 nixos-install --no-root-passwd --flake .#hostname` * ~~`nixos-install --no-root-passwd --flake .#hostname`~~