add fw-new
This commit is contained in:
parent
92099bd1e9
commit
b7bfb0f62a
99 changed files with 14973 additions and 319 deletions
|
|
@ -1,7 +1,10 @@
|
|||
before building set Tempdir because of ramdisk size
|
||||
export TMPDIR=/nix/persist/user/dominik/tmp/build-sdcard
|
||||
|
||||
# Raspberry Pi Multiroom audio client
|
||||
- change hostname in sd-card.nix
|
||||
- add wifi psk
|
||||
- nix-build '<nixpkgs/nixos>' -A config.system.build.sdImage -I nixos-config=./sd-card.nix --argstr system aarch64-linux
|
||||
- nix-build '<nixpkgs/nixos>' --cores 4 -A config.system.build.sdImage -I nixos-config=./sd-card.nix --argstr system aarch64-linux
|
||||
|
||||
# raspberry Pi Zero Mutliroom audio client
|
||||
- change hostname in sd-card-zero.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue