Update README.md

This commit is contained in:
traverseda 2024-08-16 14:30:50 +00:00
parent aa51a62839
commit 3ec815d3e6

View File

@ -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: