Add README
This commit is contained in:
parent
bd88e80ad5
commit
764a05c73c
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue