WIP: add tow-boot files to servo image

i think this breaks the build -- will debug.
This commit is contained in:
colin 2022-06-27 17:11:27 -07:00
parent 08f62152ff
commit 9cce427ea4

View File

@ -25,6 +25,8 @@
pkgs.matrix-synapse
];
colinsane.services.duplicity.enable = true;
# TODO: validate this
colinsane.image.extraBootFiles = [ pkgs.bootpart-tow-boot-rpi-aarch64 ];
sops.secrets.duplicity_passphrase = {
sopsFile = ../../secrets/servo.yaml;