Differences
This shows you the differences between two versions of the page.
| docs:nixos [2026/03/29 17:27] – created andi | docs:nixos [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = NixOS | + | # NixOS |
| Nix is and means multiple things – there is: | Nix is and means multiple things – there is: | ||
| Line 10: | Line 10: | ||
| There are some offical guides to NixOS that you can find on [nixos.org](https:// | There are some offical guides to NixOS that you can find on [nixos.org](https:// | ||
| - | == NixOS @ c3voc | + | ## NixOS @ c3voc |
| Our Nix configuration lives at https:// | Our Nix configuration lives at https:// | ||
| Line 21: | Line 21: | ||
| We use `colemena` to deploy configs to our `nix`-based hosts. | We use `colemena` to deploy configs to our `nix`-based hosts. | ||
| - | == Frequent tasks | + | ## Frequent tasks |
| - | === Deploy a new version of $software on $host | + | ### Deploy a new version of $software on $host |
| To get a shell with colmena installed run in this directory: | To get a shell with colmena installed run in this directory: | ||
| Line 31: | Line 31: | ||
| … TBD | … TBD | ||
| - | === Deploy a host | + | ### Deploy a host |
| To get a shell with colmena installed run in this directory: | To get a shell with colmena installed run in this directory: | ||