aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-04 15:26:41 +0900
committersefidel <contact@sefidel.net>2023-02-04 15:26:41 +0900
commiteee296c18e45b0c2679abf3ffee45cdffb3f810f (patch)
tree3fcd350b2c26685cd6855f83f7647b0a0ea04946
parentf60f50d70fae53eb152c8e1108cfa0c49946f154 (diff)
downloadnixrc-eee296c18e45b0c2679abf3ffee45cdffb3f810f.zip
feat(README): update systems information
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 055799f..cf85389 100644
--- a/README.md
+++ b/README.md
@@ -35,13 +35,17 @@ Failure to do so will result in a locked system.
7. Happy hacking :)
## Systems
+
`alpha` - My main system.
-`beta` - Raspberry Pi, currently runs ZNC bouncer.
+`beta` - Raspberry Pi, inactive.
`kompakt` - Laptop (MBA, Darwin)
+`cobalt` - Main server (managed with colmena)
+
## Resources
+
+ **Flakes**
+ [Official docs](https://nixos.org/learn.html)
+ [NixOS Wiki (Community) - Flakes](https://nixos.wiki/wiki/Flakes)