added new usb system, started modularizing
This commit is contained in:
@@ -10,17 +10,17 @@
|
||||
];
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
Name = "Nixtre";
|
||||
ControllerMode = "dual";
|
||||
FastConnectable = "true";
|
||||
Experimental = "true";
|
||||
};
|
||||
Policy = {
|
||||
AutoEnable = "true";
|
||||
};
|
||||
};
|
||||
# powerOnBoot = true;
|
||||
# settings = {
|
||||
# General = {
|
||||
# Name = "Nixtre";
|
||||
# ControllerMode = "dual";
|
||||
# FastConnectable = "true";
|
||||
# Experimental = "true";
|
||||
# };
|
||||
# Policy = {
|
||||
# AutoEnable = "true";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user