My personal dotfiles, managed with Nix Flakes.
git clone https://github.com/adjsky/nix-dotfiles.git ~/.config/nix-dotfiles
mkdir -p ~/Library/Application\ Support/sops/age
cat <<EOF > ~/Library/Application\ Support/sops/age/keys.txt
# created: <timestamp>
# public key: <public_key>
AGE-SECRET-KEY-<private_key>
EOF
make init
git clone git@github-pers:adjsky/dotfiles.git
nix flake update
switch