This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| manuals:distributions:nixos [2022/02/13 17:38] – created Aither | manuals:distributions:nixos [2026/03/12 09:55] (current) – fix formatting aither | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ===== Initial configuration ===== | ===== Initial configuration ===== | ||
| The VPS is created from a template which contains a minimal system with SSH. | The VPS is created from a template which contains a minimal system with SSH. | ||
| - | You can log in using a generated password or deploy your public key using vpsAdmin. | + | You can log in using a [[manuals: |
| - | The system can then be configured using '' | + | or [[manuals: |
| - | deployment tool. | + | The system can then be configured using : |
| - | Note that our VPS are Linux containers, so there is no boot loader and some | + | < |
| - | configuration is required for the VPS to work properly. The template | + | nixos-rebuild --flake / |
| - | this configuration into ''/ | + | </ |
| - | ''/ | + | |
| - | can be always found at | + | Note that our VPS are Linux containers, so there is no boot loader, the kernel is shared |
| - | [[https:// | + | and some configuration is required for the VPS to work properly. The template |
| + | |||
| + | It is possible | ||
| + | see [[manuals:vps: | ||
| ===== VPS management ===== | ===== VPS management ===== | ||
| - | See the [[/|VPS manuals]] for more information about our infrastructure and possibilies. | + | See the [[:home|VPS manuals]] for more information about our infrastructure and possibilities. |
| + | ===== Impermanence ===== | ||
| + | See [[manuals: | ||