From 6e38c858381c6c7ec7a09ca1e6505b6db3b0f6ec Mon Sep 17 00:00:00 2001 From: ChUrl Date: Fri, 16 Jun 2023 23:03:32 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f4d1a57..cefe3c79 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is my modular NixOS configuration, using Hyprland for a lightweight desktop ![](Foggy-Lake.png) -To install remove everything from ``/etc/nixos`` and symlink the ``flake.nix`` to ``/etc/nixos/flake.nix``. +To install, run ``nixos-rebuild`` with the ``--flake`` parameter from the ``NixFlake`` directory: ``nixos-rebuild switch --flake .#nixinator``. ## NixFlake/system