diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6e80b8 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Systems + +## NixOS + +```bash +sudo nixos-install --root /mnt --flake .#hermes +``` + +## Nix Darwin + +```bash +nix run nix-darwin/release-* -- switch --flake .#mercure +``` \ No newline at end of file