docs added
This commit is contained in:
parent
782a58fdde
commit
51eb936626
11
README.md
11
README.md
@ -24,4 +24,13 @@
|
||||
nix-shell -p git
|
||||
sudo nix --experimental-features "nix-command flakes" run 'github:nix-community/disko?tag=v1.12.0#disko' -- --mode disko --flake 'git+https://code.beancloud.de/public/nixos-demo.git?ref=main#pc-demo1'
|
||||
sudo nixos-install --no-root-password --flake git+https://code.beancloud.de/public/nixos-demo.git?ref=main#pc-demo1
|
||||
```
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
- [nixos.org](https://nixos.org/)
|
||||
- [NixOS packages](https://search.nixos.org/packages)
|
||||
- [NixOS config options](https://search.nixos.org/options?)
|
||||
- [Nix explained from the ground up](https://www.youtube.com/watch?v=5D3nUU1OVx8)
|
||||
- [Zero to Nix Quick start](https://zero-to-nix.com/start/)
|
||||
- [The Purely Functional Software Deployment Model](https://edolstra.github.io/pubs/phd-thesis.pdf) thesis from Eelco Dolstra
|
Loading…
Reference in New Issue
Block a user