diff --git a/README.md b/README.md index c7d328b..31c2744 100644 --- a/README.md +++ b/README.md @@ -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: Ctrl+Shift+B will run `sudo nixos-rebuild switch`. \ No newline at end of file +VSCode note: Ctrl+Shift+B 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