updated readme

This commit is contained in:
Aleksandr Lebedev 2024-12-18 10:27:50 +01:00
parent ad4253f9e9
commit dc94ae8ede

View file

@ -16,7 +16,7 @@ Assuming that you're in nixos installer
sudo nix --extra-experimental-features "flakes nix-command" run github:nix-community/disko -- --mode zap_create_mount --flake github:KyleKrein/nixos-config#kylekrein-homepc
~~~
Copy sops age keys to `/persist/sops/age/keys.txt` or to /var/lib/sops/age/keys.txt if not using impermanence
Copy sops age keys to `/persist/sops/age/keys.txt` or to `/var/lib/sops/age/keys.txt` if not using impermanence
~~~
sudo mkdir /mnt/tmp && TMPDIR=/mnt/tmp sudo nixos-install --flake github:KyleKrein/nixos-config#kylekrein-homepc && sudo rm -rf /mnt/tmp