diff --git a/README.md b/README.md index bcc703c..3345d4a 100644 --- a/README.md +++ b/README.md @@ -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: