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
Connect your machine to your Tailscale network and authenticate in your browser:
sudo tailscale up
In Dolphin (or somewhere else), use smb://user@ip
to connect to a remote SMB share.
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>