From 918204f8f382231487012a966ec766761a3acf08 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Sun, 10 Mar 2024 21:16:28 -0700 Subject: [PATCH] add obsidian setup to docs --- provision/additional-setup.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/provision/additional-setup.md b/provision/additional-setup.md index 5abccaa2..24913088 100644 --- a/provision/additional-setup.md +++ b/provision/additional-setup.md @@ -2,9 +2,7 @@ The following documents some NixOS setup that wasn't automated. -## Window managers - -### Hyprland +## Hyprland Detecting monitor configs is annoying and I don't feel like it is worth the time to figure out. After doing the first `chezmoi apply` you will need copy `monitors.conf.example` @@ -19,7 +17,9 @@ Keys for SSH aren't automatically placed with chezmoi `secret` since it complica things to much. The key for github SSH must be transferred manually from Bitwarden or `/run/secrets/keys/github_personal` to `~/.ssh/keys/github_personal`. -### Sops-nix Encrypted keys for various aspects of the config are stored in `./secrets/secrets.yaml` +### Sops-nix + +Encrypted keys for various aspects of the config are stored in `./secrets/secrets.yaml` to the required key for decryption must be placed at `~/.config/sops/age/keys.txt`. ## Wireguard Client @@ -116,3 +116,15 @@ launch command to run them within gamescope. ```bash gamescope -w 2560 -h 1440 -f %command% ``` + +## Obsidian Vault on New machine + +Clone `vulcan` vault from personal github. + +```bash +git clone https://:@git.tstarr.us/tstarr/vulcan.git +``` + +Copy another `.obsidian` folder for the new host (i.e. `.obsidian-`). + +Open vault folder in obsidian and change the `.obsidian` folder in settings.