diff --git a/README.md b/README.md index 9709844..9d772b1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Build and Switch +* https://nixos.wiki/wiki/Nixos-rebuild + Directly change to new config, make it default: ```shell @@ -31,3 +33,24 @@ Use the corresponding branch: niv add nix-community/home-manager -n home-manager -b release-23.05 ``` +## disko and nixos-anywhere + +* Introductive presentation: https://pad.lassul.us/cccamp-workshop +* disko: https://github.com/nix-community/disko +* nixos-anywhere: https://github.com/numtide/nixos-anywhere/ + +**TODO** + +## General Notes + +### Thesis + +There are two (?) theses about Nix. One is https://edolstra.github.io/pubs/phd-thesis.pdf + +### Search for packages + +* https://search.nixos.org/packages?channel=23.05 + +## TODOS + +* FDE remote SSH unlock: https://nixos.wiki/wiki/Remote_LUKS_Unlocking \ No newline at end of file