Home Gen101 @ 2024-04-26-13:59

This commit is contained in:
2024-04-26 13:59:18 +02:00
parent 2ed3f7cfbc
commit b816e910cf
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ in {
options.desktop.de.hyprland = {
enable = lib.mkEnableOption "enable hyprland desktop environment";
};
config = lib.mkIf cfg.enable {
services = {
xserver.libinput.enable = true;