diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index a5fd9ba..78c556f 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -78,7 +78,7 @@ logind = { lidSwitch = "suspend-then-hibernate"; lidSwitchExternalPower = "suspend"; - } + }; blueman.enable = true; fwupd.enable = true; printing.enable = true;