mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Add install notes
This commit is contained in:
parent
8bc9495572
commit
05a803344a
1 changed files with 7 additions and 1 deletions
|
|
@ -3,4 +3,10 @@ This repository contains the Nix / NixOS configuration for all of my systems. St
|
|||
- `home.nix`: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.)
|
||||
- `flake.nix`: Install things I need natively on NixOS desktop & laptop computers
|
||||
|
||||
VSCode note: <kbd>Ctrl+Shift+B</kbd> will run `sudo nixos-rebuild switch`.
|
||||
VSCode note: <kbd>Ctrl+Shift+B</kbd> will run `sudo nixos-rebuild switch`.
|
||||
|
||||
## Install notes
|
||||
|
||||
- Hetzner dedicated from Linux Rescue system: https://github.com/serokell/nixos-install-scripts/pull/1#pullrequestreview-746593205
|
||||
- Digital Ocean: https://github.com/elitak/nixos-infect
|
||||
- X1 Carbon: https://notes.srid.ca/x1c7-install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue