Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 389 Bytes

nix-system

nix-system contains different configs for different nix use cases.

Installation from scratch

MacOS

  1. Install nix
  2. Clone this repo
  3. Change the config's hostname to the computer's hostname
  4. Change the config's user to current user
  5. Run nix run --extra-experimental-features 'nix-command flakes' .#activate