summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-07-18 20:17:22 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-07-18 20:17:22 +0200
commit898375d7b20379b7b5db28d494e209f1cf1cc937 (patch)
tree43b5c1c5bc2aa0e22cd4f5e470d3f007906b208a
parent1a69090cf45c57d47a96036d25612ae6313db7f6 (diff)
Add OS section content
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--content/computer/os/_index.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/content/computer/os/_index.md b/content/computer/os/_index.md
index 2922588..53b20b7 100644
--- a/content/computer/os/_index.md
+++ b/content/computer/os/_index.md
@@ -3,3 +3,26 @@ title = "Operating Systems"
sort_by = "weight"
+++
+# General Linux Resources
+
+
+# Readworthy blog articles on Linux
+
+* [Erase your darlings](https://grahamc.com/blog/erase-your-darlings)
+
+
+# NixOS
+
+This section is for interesting resources related to NixOS
+
+* [nixos.org](https://nixos.org)
+
+
+## Semi-official resources on NixOS
+
+* [nixos.dev](https://nixos.dev/)
+* [nixos.wiki](https://nixos.wiki/)
+* [nix-community github organization](https://github.com/nix-community/)
+ * [awesome nix](https://github.com/nix-community/awesome-nix)
+* [krops](https://cgit.krebsco.de/krops/about/)
+