clean up default xkb option setting, enabled hyprland again

This commit is contained in:
Gabriella Bere 2024-08-22 11:13:44 +01:00
parent f79cb5ec61
commit 8eb2d911b2
2 changed files with 3 additions and 5 deletions

View file

@ -73,5 +73,6 @@
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
# Enable Hyprland compositor
wayland.windowManager.hyprland.enable = true;
}