feat(hardware): enable usb automounting
This commit is contained in:
parent
83886e4fcf
commit
809ca31362
2 changed files with 18 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
};
|
||||
platform = "amd";
|
||||
gpu = "nvidia";
|
||||
usb.automount = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue