fix
This commit is contained in:
@@ -66,6 +66,13 @@
|
||||
|
||||
services = {
|
||||
gnome.gnome-keyring.enable = true;
|
||||
libinput = {
|
||||
enable = true;
|
||||
mouse = {
|
||||
accelProfile = "flat";
|
||||
accelSpeed = "1";
|
||||
};
|
||||
};
|
||||
|
||||
pipewire = {
|
||||
enable = true;
|
||||
@@ -95,14 +102,6 @@
|
||||
enable = true;
|
||||
xkb.layout = "gb";
|
||||
|
||||
libinput = {
|
||||
enable = true;
|
||||
mouse = {
|
||||
accelProfile = "flat";
|
||||
accelSpeed = "1";
|
||||
};
|
||||
};
|
||||
|
||||
displayManager = {
|
||||
gdm = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user