summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-03-21 23:01:56 -0400
committerseth <[email protected]>2023-03-21 23:01:56 -0400
commit41e6e9053b10b791437f7615e6214ef75685c4a6 (patch)
tree7bb7a18c286aff426516e2ea10f9addebc084ef5
parentf5681326f3c01e52cbf6cbc625224c1a95f8fe17 (diff)
explain host configurations
-rw-r--r--flake.nix2
-rw-r--r--hosts/README.md5
2 files changed, 6 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index e811bf6..2487294 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,5 +1,5 @@
{
- description = "getchoo's flake for nixos and home configurations";
+ description = "getchoo's flake for system configurations";
inputs = {
nixpkgsUnstable.url = "nixpkgs/nixos-unstable";
diff --git a/hosts/README.md b/hosts/README.md
new file mode 100644
index 0000000..ccc4c45
--- /dev/null
+++ b/hosts/README.md
@@ -0,0 +1,5 @@
+# hosts
+
+- glados: my main desktop
+- glados-wsl: glados but for the windows partition
+- turret: my netgear wac104 router running [openwrt](https://openwrt.org/)