bcheidemann / nixos-config

My NixOS configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NixOS Config

This is the root config for my NixOS installation.

Usage

  1. Install NixOS
  2. Clone this repo to /etc/nixos (taking care to preserve the generated hardware config)
  3. Clone this repo to /home/ben/.config/home-manager and restore submodules
  4. Run nixos-rebuild switch

About

My NixOS configuration files


Languages

Language:Nix 97.3%Language:Shell 2.7%