Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 556 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 556 Bytes

My NixOS configuration

Description

This repo contains the flake configuration for my NixOS systems. Will always be a work in progress.

Currently the following systems are configured:

  • main: My desktop gaming PC with an AMD Ryzen 5 5600X and an AMD Radeon RX 7800 XT
  • think: My laptop, a Lenovo Thinkpad X13

Creating a new system

To create a new system, run the following command:

install_remote_system.sh <hostname> <user@host>

To output any key set in the flake:

$ nix repl
nix-repl> :lf .
nix-repl> <key>