diff --git a/hosts/x220/default.nix b/hosts/x220/default.nix index 9859971..5030445 100644 --- a/hosts/x220/default.nix +++ b/hosts/x220/default.nix @@ -18,6 +18,8 @@ ../../modules/packages/tmux.nix ]; + hardware.bluetooth.enable = true; + boot = { loader.grub = { enable = true;