nix-system
nix-system
contains different configs for different nix use cases.
Installation from scratch
MacOS
- Install nix
- Clone this repo
- Change the config's hostname to the computer's hostname
- Change the config's user to current user
- Run
nix run --extra-experimental-features 'nix-command flakes' .#activate