summaryrefslogtreecommitdiffstats
path: root/content/computer/os/_index.md
blob: 53b20b7bdfc547341b12f7585d6cf11cd451e8f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
+++
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/)