remove host: chapel

This commit is contained in:
2023-10-14 00:11:53 +02:00
committed by Felix Albrigtsen
parent b23704c2e7
commit 5d56e81747
15 changed files with 2 additions and 37693 deletions

View File

@@ -7,9 +7,9 @@ Notice, these things might be missing:
### Build:
- Build locally on another machine (verify)
```
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.chapel.config.system.build.toplevel"
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.sarek.config.system.build.toplevel"
```
(replace "chapel" with the hostname)
(replace "sarek" with the hostname)
- Build, install and switch on the actual target
```