From 898375d7b20379b7b5db28d494e209f1cf1cc937 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 18 Jul 2021 20:17:22 +0200 Subject: Add OS section content Signed-off-by: Matthias Beyer --- content/computer/os/_index.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) 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/) + -- cgit v1.2.3