Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 822 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 822 Bytes

About

This is my entire system configuration using GNU/Guix and RDE.

  • My (archived) literate config is available here.
  • An attempt of a vanilla config is available here.

Installation

  1. This repo relies on the official rde repository being present. If this repo is located at ~/git/guix, then it expects the rde repo to be available at ~/git/rde. You can change this in the Makefile.
  2. cd /path/to/this/repo
  3. make <machine>-<system/home>-<build/reconfigure>, e.g. make geekcave-home-reconfigure.
  4. (optional) Add new machines here.