summary refs log tree commit diff
path: root/fleet/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'fleet/README.adoc')
-rw-r--r--fleet/README.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/fleet/README.adoc b/fleet/README.adoc
new file mode 100644
index 0000000..2a6e014
--- /dev/null
+++ b/fleet/README.adoc
@@ -0,0 +1,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