nix is weird
This commit is contained in:
parent
b02aa3b780
commit
17f8eee2fc
|
@ -75,6 +75,7 @@ git clone https://git.caspervk.net/caspervk/nixos.git tmp
|
||||||
cd tmp/
|
cd tmp/
|
||||||
nixos-generate-config --root /mnt --show-hardware-config
|
nixos-generate-config --root /mnt --show-hardware-config
|
||||||
vim hosts/omega/hardware.nix
|
vim hosts/omega/hardware.nix
|
||||||
|
git add . # nix sometimes ignores files outside version control
|
||||||
nixos-install --no-root-passwd --flake .#omega
|
nixos-install --no-root-passwd --flake .#omega
|
||||||
|
|
||||||
# Make sure to set a password
|
# Make sure to set a password
|
||||||
|
|
Loading…
Reference in a new issue