updated readme
This commit is contained in:
parent
ad4253f9e9
commit
dc94ae8ede
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue