mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: reenable bluetooth
This commit is contained in:
parent
8a6b311f86
commit
57426b9bf3
4 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ lib, config, ... }:
|
||||
let
|
||||
inherit (lib) mkmkOption types;
|
||||
inherit (lib) mkOption types;
|
||||
in
|
||||
{
|
||||
options.swarselsystems.inputs = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue