Superseded by nixfiles
This repository has been archived on 2022-09-23. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Alan Pearce 5016c7440a satoshipay: disable fzf in kubectx 2019-09-30 17:23:07 +02:00
modules satoshipay: disable fzf in kubectx 2019-09-30 17:23:07 +02:00
packages javascript: Install pino-pretty and bunyan 2019-09-30 14:56:39 +02:00
.gitignore nix: install cachix 2019-08-27 15:02:57 +02:00
README.org README: Add setup notes 2017-09-09 16:57:31 +02:00
cachix.nix nix: install cachix 2019-08-27 15:02:57 +02:00
marvin.nix Remove chromium 2019-06-19 17:05:54 +02:00
prefect.nix Enable working from home on prefect 2019-09-28 22:19:03 +02:00
satoshipad.nix Use a single version of emacs 2019-09-17 15:11:48 +02:00
trillian.nix trillian: update nix-darwin 2019-07-20 19:59:21 +02:00

README.org

nixos-configuration

This repository is for my NixOS configuration.

Setup

  1. Clone or symlink to /etc/nixos
  2. If necessary, re-create relevant files in ./private
  3. Run nixos-generate-config if on a fresh machine
  4. Remove configuration.nix
  5. Link a machine configuration to configuration.nix
  6. Apply configuration with nixos-rebuild or nixos-install