Enable docker on weebill

This commit is contained in:
Fern Garden 2025-09-14 22:07:24 +08:00
parent b50b94da62
commit 70427ae64d

View file

@ -65,6 +65,7 @@
# Raspberry Pi 4B. # Raspberry Pi 4B.
(mkHost "weebill" { (mkHost "weebill" {
suite = "server"; suite = "server";
docker = true;
platform = "aarch64-linux"; platform = "aarch64-linux";
hostModules = [ hostModules = [
nixos-hardware.nixosModules.raspberry-pi-4 nixos-hardware.nixosModules.raspberry-pi-4