remove sd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
|
||||
for flavor in {jallen-nas,matt-nixos,nuc-nixos,steamdeck}; do
|
||||
for flavor in {jallen-nas,matt-nixos,nuc-nixos}; do
|
||||
nh os build --cores=20 --hostname="${flavor}" --out-link="result-${flavor}"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user