moby: port PinePhone -> PinePhone Pro

in the future i do hope to enable _both_ of these options, but that requires some serious effort on the kernel front (to build one kernel which can boot either device)
This commit is contained in:
2024-09-23 02:16:42 +00:00
parent 2379068b85
commit 258fd5b4aa

View File

@@ -12,7 +12,7 @@
./fs.nix
];
sane.hal.pine64-pinephone.enable = true;
sane.hal.pine64-pinephone-pro.enable = true;
sane.roles.client = true;
sane.roles.handheld = true;
sane.services.wg-home.enable = true;