summary refs log tree commit diff stats
path: root/system/README.org
blob: e03d9a059781f0dcf34f120f23c53e949d866196 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* nixos-configuration

This repository is for my [[https://nixos.org/][NixOS]] configuration.

** Setup

1. Clone or symlink to =/etc/nixos=
2. Run =nixos-generate-config= if on a fresh machine
3. Remove =configuration.nix=
4. Link a machine configuration to =configuration.nix=
5. Apply configuration with =nixos-rebuild= or =nixos-install=