diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/cez/modules/wayland.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/cez/modules/wayland.nix b/hosts/cez/modules/wayland.nix index 98a8540..02aac3a 100644 --- a/hosts/cez/modules/wayland.nix +++ b/hosts/cez/modules/wayland.nix @@ -4,8 +4,6 @@ let user = config.userdata.user; in { - imports = [ ../../../modules/seatd.nix ]; - # pkgs environment.systemPackages = with pkgs; [ dwl-sinan |