mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
add usb stick device
This commit is contained in:
parent
530a9d9d13
commit
556ed595dd
2 changed files with 64 additions and 0 deletions
|
@ -34,4 +34,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";
|
||||
copy-pasta = mkSystem "x86_64-unknown-linux-gnu" "copy-pasta";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue