mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
update README
This commit is contained in:
parent
d6279457d9
commit
c60e09c164
23
README.md
23
README.md
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
## Build and Switch
|
## Build and Switch
|
||||||
|
|
||||||
|
* https://nixos.wiki/wiki/Nixos-rebuild
|
||||||
|
|
||||||
Directly change to new config, make it default:
|
Directly change to new config, make it default:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -31,3 +33,24 @@ Use the corresponding branch:
|
|||||||
niv add nix-community/home-manager -n home-manager -b release-23.05
|
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
|
Loading…
Reference in New Issue
Block a user