Bluetooth
This commit is contained in:
parent
77f5c691a3
commit
53a5840d64
4 changed files with 21 additions and 1 deletions
|
@ -5,5 +5,6 @@ _: {
|
|||
../../../options/common/networking.nix
|
||||
../../../options/common/pin-registry.nix
|
||||
../../../options/common/preserve-system.nix
|
||||
../../../options/common/bluetooth.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -6,5 +6,6 @@ _: {
|
|||
../../../options/common/gpu/nvidia.nix
|
||||
../../../options/common/pin-registry.nix
|
||||
../../../options/common/preserve-system.nix
|
||||
../../../options/common/bluetooth.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -59,7 +59,6 @@ in {
|
|||
swww
|
||||
toipe
|
||||
keepassxc
|
||||
bluetuith
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue