aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2022-07-09 15:17:23 +0200
committerJoris2022-07-09 15:17:23 +0200
commit2a96724e88f5c16d30a4b4facf9edb590e9cc81a (patch)
treeae7046f05cea1a90854c52c5d67338d4c7b6f8e5
parent073b29f43b0c7559c4164c86781f6c46303d3c3a (diff)
downloadinstall-2a96724e88f5c16d30a4b4facf9edb590e9cc81a.tar.gz
install-2a96724e88f5c16d30a4b4facf9edb590e9cc81a.tar.bz2
install-2a96724e88f5c16d30a4b4facf9edb590e9cc81a.zip
Update instructinos before switching
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index cbbb336..6cfad78 100644
--- a/README.md
+++ b/README.md
@@ -211,9 +211,13 @@ If the system doesn’t boot, boot from the USB key, and:
sudo ln -s /home/joris/code/config /etc/nixos
-6. Disable automatic export of documents if it’s not the principal system.
+7. Disable automatic export of documents if it’s not the principal system.
-7. Build:
+8. Change network interface in `hosts/network/joris/connman.nix`.
+
+9. Remove `.gnupg/.sshcontrol`
+
+10. Build:
nixos-rebuild switch
@@ -229,7 +233,7 @@ If the system doesn’t boot, boot from the USB key, and:
3. Setup password store:
- git clone joris@guyonvarch.me:~/backups/passwords .password-store
+ git clone git@guyonvarch.me:/home/git/passwords.git .password-store
4. Get documents: