Merge hardware.nix
This commit is contained in:
parent
7ff397a7c0
commit
95c39f896c
6 changed files with 36 additions and 55 deletions
|
|
@ -10,4 +10,10 @@ sudo nixos-install --root /mnt --flake .#hermes
|
|||
|
||||
```bash
|
||||
nix run nix-darwin/release-* -- switch --flake .#mercure
|
||||
```
|
||||
```
|
||||
|
||||
# TODO
|
||||
1. Create a configuration path for the directory `config`
|
||||
2. Create `mkSystem` that:
|
||||
1. Inject `options.machine`
|
||||
2. Auto-import the related configurations
|
||||
Loading…
Add table
Add a link
Reference in a new issue