@@ -477,7 +477,9 @@
# pi5
"pi5" = nixos-raspberrypi.lib.nixosSystem {
specialArgs = inputs;
specialArgs = {
inherit inputs outputs;
};
system = "aarch64-linux";
modules = [
./base/base-nogui
The note is not visible to the blocked user.