ttrssreal / nix-config

configurations for my nixos hosts
0 stars 0 forks source link

nix-config

Notes

Environment

Run nix develop for a devShell, nix-shell should also work.

Hosts

Building on nixos

In the flakes root directory:

Build

$ make build-<hostname>

example: $ make build-ari

Build and switch

$ make <hostname>

example: $ make ari