blob: 2a6e01446f0986f7275fd94f182b311ebe114c5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// SPDX-FileCopyrightText: V <v@unfathomable.blue>
// SPDX-License-Identifier: OSL-3.0
= NixOS configuration for Unfathomable infrastructure
Here are the Nix expressions that comprise Unfathomable's infrastructure.
Shared packages and NixOS modules can be found in `pkgs/` and `modules/`, respectively. Host-specific configuration goes under `hosts/<host>`.
== License
Licensed under the Open Software License version 3.0
|