laptop hyprland fixes

This commit is contained in:
Kopatz
2025-03-22 08:58:50 +01:00
parent c81286bcf3
commit 312aaff76c
4 changed files with 20 additions and 16 deletions

View File

@@ -29,11 +29,11 @@
};
};
services.blueman.enable = true;
#services.blueman.enable = true;
hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot =
true; # powers up the default Bluetooth controller on boot
#hardware.bluetooth.enable = true; # enables support for Bluetooth
#hardware.bluetooth.powerOnBoot =
# true; # powers up the default Bluetooth controller on boot
age.identityPaths =
[ "/home/kopatz/.ssh/id_ed25519" "/etc/ssh/ssh_host_ed25519_key" ];