From 17f8eee2fcb284788ac9ea43de44c359ef2fa91a Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Sat, 5 Aug 2023 18:13:59 +0200 Subject: [PATCH] nix is weird --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b50571..5cefa22 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ git clone https://git.caspervk.net/caspervk/nixos.git tmp cd tmp/ nixos-generate-config --root /mnt --show-hardware-config vim hosts/omega/hardware.nix +git add . # nix sometimes ignores files outside version control nixos-install --no-root-passwd --flake .#omega # Make sure to set a password