patiodeck: add steam deck LCD host

This commit is contained in:
2026-04-23 21:39:47 -04:00
parent 5ccd84c77e
commit 665793668d
8 changed files with 297 additions and 114 deletions

View File

@@ -376,6 +376,7 @@
nixosConfigurations = {
mreow = mkDesktopHost "mreow";
yarn = mkDesktopHost "yarn";
patiodeck = mkDesktopHost "patiodeck";
muffin = muffinHost;
};