From 05a803344ac874da62a88ec4dcaa8a7de71b4055 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sat, 4 Sep 2021 16:33:28 -0400 Subject: [PATCH] Add install notes --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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