hosts/xorg: get rid of rename warning

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-05-27 20:01:02 +05:30
parent 15f03999d3
commit 29acfc513e

View File

@@ -7,8 +7,6 @@
#in
{
services = {
xserver = {
enable = true;
libinput = {
enable = true;
mouse = {
@@ -22,6 +20,8 @@
naturalScrolling = true;
};
};
xserver = {
enable = true;
displayManager = {
startx = {
enable = true;