maybe i dont need that?
This commit is contained in:
parent
e4af13e289
commit
75ab33c639
1 changed files with 0 additions and 8 deletions
|
@ -339,12 +339,4 @@
|
|||
services.usbmuxd.enable = true;
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
systemd.services.fix-crappy-bluetooth = {
|
||||
wantedBy = [ "post-resume.target" ];
|
||||
after = [ "post-resume.target" ];
|
||||
script = builtins.readFile ./scripts/hack.usb.reset;
|
||||
scriptArgs = "0bda:c831";
|
||||
serviceConfig.Type = "oneshot";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue