fmt
This commit is contained in:
parent
c0e22cab27
commit
c75719a898
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
arm|arm64)
|
arm | arm64)
|
||||||
nix build .#nixosConfigurations.arm64Install.config.system.build.sdImage
|
nix build .#nixosConfigurations.arm64Install.config.system.build.sdImage
|
||||||
;;
|
;;
|
||||||
haas)
|
haas)
|
||||||
|
Loading…
Reference in New Issue
Block a user