summaryrefslogtreecommitdiff
path: root/hosts/cez
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2023-09-08 11:28:51 +0530
committersinanmohd <sinan@sinanmohd.com>2023-09-08 11:28:51 +0530
commit4aabff7d32166e86d88b2941c242ad4a04e803d9 (patch)
treed9316117f6f0746b33fe3eb17b44d32c5ae09735 /hosts/cez
parentf760cf46b3eb5fa0fd0c841d854e88dc66d7d50c (diff)
modules/seatd: clean up
Diffstat (limited to 'hosts/cez')
-rw-r--r--hosts/cez/modules/wayland.nix2
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