Something went wrong. Try again.
My nix configurations.
nixos nix
Something went wrong. Try again.
Nix 66%
22%
CSS 8%
Shell 3%
Just 1%
README.md
dotfiles #
My personal dotfiles.
Get Started #
# Setup
just init <host>
just switch
# Rebuild
just switch
Setup SOPS #
mkdir -p ~/.config/sops/age
age-keygen -o ~/.config/sops/age/keys.txt
# nix-shell -p ssh-to-age --run "ssh-to-age -private-key -i ~/.ssh/id_ed25519 > ~/.config/sops/age/keys.txt"
# Get public key
age-keygen -y ~/.config/sops/age/keys.txt