summaryrefslogtreecommitdiffstats
path: root/content/computer/os/_index.md
blob: 6b3ab8bc23526e1e110c2bc08b192e2030f37e6f (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
29
+++
title = "Operating Systems"
sort_by = "weight"
+++

# General Linux Resources


# Readworthy blog articles/Talks on Linux

* [Erase your darlings](https://grahamc.com/blog/erase-your-darlings)
* [How to make package managers cry](https://archive.fosdem.org/2018/schedule/event/how_to_make_package_managers_cry/)


# 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/)