nyobe / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap

  1. Install nix: https://github.com/DeterminateSystems/nix-installer
  2. Clone repo to ~/.config/home-manager. (This is the default location that home-manager looks)
  3. Add a new host to flake.nix
  4. Initially run the activation script manually: nix run .#homeConfigurations."${USER}@$(hostname -s)".activationPackage
  5. Afterwards home-manager switch can be used.

About


Languages

Language:Nix 100.0%