Skip to content

Commit 8a0383d

Browse files
committed
feat: remove xserver configuration
1 parent fbc415e commit 8a0383d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

hosts/canopus/default.nix

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -235,14 +235,6 @@
235235
openDefaultPorts = true;
236236
};
237237

238-
xserver = {
239-
enable = true;
240-
xkb = {
241-
layout = "in";
242-
variant = "eng";
243-
};
244-
};
245-
246238
libinput.touchpad.naturalScrolling = true;
247239
libinput.mouse.accelProfile = "flat";
248240

0 commit comments

Comments
 (0)