Hyprland.conf declared in hyprland.nix

This commit is contained in:
2024-10-25 21:45:30 +02:00
parent 188526fcfb
commit b26c5c29bb
4 changed files with 167 additions and 3 deletions

View File

@ -25,5 +25,5 @@
services.libinput.touchpad.tapping = false;
hardware.bluetooth.enable = true;
programs.hyprland.enable = true;
}