Jafner.net/nix/nix-lab/notes.md
Joey Hafner 0f98544d96
Some checks are pending
SSH and echo to file / ssh (push) Waiting to run
Init nix-lab notes and reference configs
2024-09-23 18:58:39 -07:00

7 lines
254 B
Markdown

# Setting up Colmena
First we're gonna pull the hardware-configurations from each host and put them in a `hosts/<host>/hardware-configuration.nix` file.
Next, we start working on our flake. And we'll fill in the `configuration.nix` at a later point.