Update README.md
This commit is contained in:
parent
aa51a62839
commit
3ec815d3e6
@ -1,4 +1,3 @@
|
||||
|
||||
https://github.com/Misterio77/nix-starter-configs
|
||||
|
||||
## Notes
|
||||
@ -8,6 +7,12 @@ https://github.com/Misterio77/nix-starter-configs
|
||||
nixos-rebuild build-vm --flake ./#athame
|
||||
```
|
||||
|
||||
```bash
|
||||
sh <(curl -L https://nixos.org/nix/install) --daemon
|
||||
home-manager switch --flake git+https://codeberg.org/traverseda/nixos-config.git?ref=main#traverseda@generic --extra-experimental-features nix-command --extra-experimental-features flakes
|
||||
```
|
||||
|
||||
|
||||
## Building a LiveCD
|
||||
|
||||
To build a livecd using this flake, you can use the following command:
|
||||
|
Loading…
Reference in New Issue
Block a user