1
0
Fork 0
localhost/README.md

19 lines
353 B
Markdown
Raw Normal View History

2019-05-31 00:02:30 +00:00
# localhost
## Installation
parted...
cryptsetup...
mount...
nix-env -iA nixos.gitMinimal
git clone https://code.dumpstack.io/infra/localhost.git /mnt/etc/nixos/
2019-06-26 15:03:24 +00:00
nix-channel --add https://nixos.org/channels/nixos-unstable unstable
nix-channel --update
2019-05-31 00:02:30 +00:00
nixos-generate-config --root /mnt
nixos-install
reboot