Machines/WinMax2: enable hhd and hhd-ui

This commit is contained in:
Toast 2024-07-11 12:29:33 +02:00
parent cae5c4f036
commit 675b8c7b85

View file

@ -51,6 +51,9 @@
hardware.bolt.enable = true;
handheld-daemon = {
enable = true;
ui = {
enable = true;
};
user = "toast";
};
};