use bluetooth in all graphic environments

This commit is contained in:
Osman Faruk Bayram 2025-05-09 01:16:50 +03:00
parent 7ff630ac81
commit 6c04528e7f
2 changed files with 3 additions and 2 deletions

View file

@ -30,8 +30,6 @@
# Enable networking
networking.networkmanager.enable = true;
hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
system.stateVersion = "24.05"; # lalalalala
}

View file

@ -34,7 +34,10 @@
# Enable CUPS to print documents.
services.printing.enable = true;
hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
environment.systemPackages = with pkgs; [
sddm-sugar-dark
screenkey
vscode