x2100: remove hyprland

This commit is contained in:
Luj 2023-11-13 10:35:53 +01:00
parent 46cb3e215c
commit 0440d9210d
5 changed files with 192 additions and 3 deletions

View file

@ -40,8 +40,6 @@
networking.wireless.enable = false;
programs.hyprland.enable = true;
programs.hyprland.package = pkgs.hyprland;
environment.sessionVariables = {
LIBSEAT_BACKEND = "logind";
};