Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/redhead): persist bluetooth #175

merged opened by a.starrysky.fyi targeting main from private/minion/push-smklqylmuplo

Sometimes bluetooth devices don't like it when you've lost past state (e.g. device keys, etc.)

Hopefully persisting this can make bluetooth connections more reliable

Labels

None yet.

requested-reviewers

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3md43bs533n22
+4
Diff #3
+4
packetmix/systems/personal/bluetooth.nix
··· 7 7 environment.systemPackages = [ pkgs.overskride ]; 8 8 9 9 hardware.bluetooth.enable = true; 10 + 11 + clicks.storage.impermanence.persist.directories = [ 12 + "/var/lib/bluetooth" 13 + ]; 10 14 }

History

4 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/redhead): persist bluetooth
expand 0 comments
pull request successfully merged
1 commit
expand
feat(pm/redhead): persist bluetooth
expand 0 comments
1 commit
expand
feat(pm/redhead): persist bluetooth
expand 0 comments
1 commit
expand
feat(pm/redhead): persist bluetooth
expand 0 comments