Enable docker on weebill
This commit is contained in:
parent
b50b94da62
commit
70427ae64d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue