NixOS configurations for several hosts on a network
Find a file
2026-04-26 17:20:53 -07:00
hosts wip: sddm -> tuigreet and WiFi firmware 2026-04-26 17:20:53 -07:00
.gitignore feat: Convert to a multi-host flake 2026-02-11 05:13:20 -08:00
configuration.nix wip: sddm -> tuigreet and WiFi firmware 2026-04-26 17:20:53 -07:00
flake.lock chore: Update flake.lock 2026-04-26 15:32:55 -07:00
flake.nix feat: Forgejo runner support 2026-03-22 15:56:38 -07:00
LICENSE init: Add crossbox's configurations 2026-01-10 11:05:22 -08:00
README.md feat: Update ollama's config to use GPU 2026-03-15 11:27:11 -07:00
sdr.nix init: Add crossbox's configurations 2026-01-10 11:05:22 -08:00
syncthing.nix fix: Correct syncthing picking up dagger 2026-03-27 19:42:43 -07:00

nixos-config

This repository contains NixOS configurations for several hosts on a network.

Build

It is built as a flake, not as the legacy NixOS configuration.

That is, run:

# Replace crossbox with the desired system configuration.
nixos-rebuild switch --flake .#crossbox