mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
add a pi4 image
This commit is contained in:
parent
210d1ab3e3
commit
910115e533
2 changed files with 35 additions and 0 deletions
|
@ -27,4 +27,5 @@ in
|
|||
ebisu = mkSystem "x86_64-unknown-linux-gnu" "ebisu";
|
||||
hetzner = mkSystem "x86_64-unknown-linux-gnu" "hetzner";
|
||||
zap = mkSystem "x86_64-unknown-linux-gnu" "zap";
|
||||
pi4 = mkSystem "aarch64-unknown-linux-gnu" "pi4";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue