A collection of my dotfiles. This is evolving all the time.
Apply configuration:
cd nix/
home-manager switch --flake .#sesav@x86_64-linuxcd nix/
home-manager switch --flake .#sesav@aarch64-darwinUpdate dependencies:
nix flake update
home-manager switch --flake .#sesav@<arch>Home-manager '--extra-experimental-features nix-command':
nix --extra-experimental-features "nix-command flakes" \
run home-manager/master -- init --switchhttps://nix.dev/manual/nix/latest/installation/uninstall#uninstalling-nix