framework-2024-06-17-20-49-45

This commit is contained in:
Alexander Szczepanski
2024-06-17 20:49:45 +02:00
parent b94912e152
commit f2855bf1b9
3 changed files with 30 additions and 24 deletions

View File

@ -23,12 +23,13 @@
];
};
layout = "us";
xkb.layout = "us";
# Enable touchpad support.
libinput.enable = true;
updateDbusEnvironment = true;
};
# Enable touchpad support.
libinput.enable = true;
};
systemd.user.services = {