1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
home-manager/tests/modules/programs/bluetuith/expected-settings-output.conf
Poseidon 7ec621b510 bluetuith: add module
Create the `programs.bluetuith` module with support for defining
settings.
2025-11-15 10:14:08 +01:00

10 lines
144 B
Text

{
"adapter": "hci0",
"keybindings": {
"Menu": "Alt-m"
},
"receive-dir": "/home/user/files",
"theme": {
"Adapter": "red"
}
}