rigel: add readme
This commit is contained in:
parent
5be59e32d1
commit
41861a743b
1 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
Put pls key in keys.keys
|
Put pls key in keys.keys
|
||||||
|
|
||||||
Put pls mac in networking.nix
|
Put pls mac in networking
|
||||||
|
|
||||||
|
|
||||||
|
# How to get an sd image
|
||||||
|
|
||||||
|
```
|
||||||
|
DRV_PATH=$(colmena eval -E "{ nodes, ...}: nodes.rigel.config.system.build.sdImage.drvPath")
|
||||||
|
nix-store -r $DRV_PATH
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue