1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Update README.md

This commit is contained in:
Stefan Ellmauthaler 2021-11-11 17:02:43 +01:00 committed by GitHub
parent 40454590ff
commit aad6472126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`~~