Change weebill user

This commit is contained in:
Fern Garden 2025-07-14 21:45:20 +08:00
parent 104566a92c
commit 1237a5c092

View file

@ -40,7 +40,6 @@
(mkHost "weebill" {
suite = "server";
platform = "aarch64-linux";
user = "docker";
extraModules = [
nixos-hardware.nixosModules.raspberry-pi-4
];