My declarative, reproducible system built using Lix.
If you set up a new machine you should probably generate a new SSH key.
Put your age keys here:
cd /home/thomas/.config/sops/age/keys.txt
To rebuild the system:
nixos-rebuild switch --flake . --use-remote-sudo
I got some inspiration from geraldwuhoo to setup my system.
If you imported age keys, just login to retrieve your shell history:
atuin login
atuin sync
These are not fully integrated yet.
Open Obsidian and sync your notes. Close the program.
mv /home/thomas/Obsidian/<Vault>/.obsidian /home/thomas/Obsidian/<Vault>/.obsidian.old
ln -s /home/thomas/Dev/dotfiles/.obsidian /home/thomas/Obsidian/<Vault>