fix: remove unneeded xserver setting
This commit is contained in:
parent
39d8a66fcf
commit
698983167b
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
{pkgs, ...}: let
|
||||
default_command = "Hyprland";
|
||||
in {
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
services.greetd = {
|
||||
enable = true;
|
||||
vt = 7;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue