Skip to content

Repository files navigation

dotfiles

built with nix

install Nix

sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --daemon
# enable flakes
mkdir -p ~/.config/nix && \
echo"experimental-features = nix-command flakes">~/.config/nix/nix.conf

home-manager setup

# prepare age key to decrypt sops-nix. it's in the password manager.
mkdir -p ~/.config/sops/age/
touch ~/.config/sops/age/keys.txt
# voila
make home-linux

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages