feat(hardware): enable usb automounting

This commit is contained in:
Mohammad Rafiq 2025-06-14 11:03:43 +08:00
parent 83886e4fcf
commit 809ca31362
No known key found for this signature in database
2 changed files with 18 additions and 0 deletions

View file

@ -17,6 +17,7 @@
};
platform = "amd";
gpu = "nvidia";
usb.automount = true;
};
services = {