mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
raspberry
This commit is contained in:
parent
c96a903819
commit
44984fcdb2
3 changed files with 39 additions and 0 deletions
|
@ -28,4 +28,5 @@ in
|
|||
hetzner = mkSystem "x86_64-unknown-linux-gnu" "hetzner";
|
||||
zap = mkSystem "x86_64-unknown-linux-gnu" "zap";
|
||||
pi4 = mkSystem "aarch64-unknown-linux-gnu" "pi4";
|
||||
raspberry4 = mkSystem "aarch64-unknown-linux-gnu" "raspberry4";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue