This commit is contained in:
Aleksandr Lebedev 2025-09-04 23:18:35 +02:00
parent 5ead82d1ee
commit bca8a9c67e
5 changed files with 80 additions and 80 deletions

View file

@ -352,7 +352,7 @@ in
];
xwayland-satellite = {
enable = true;
path = "${lib.getExe pkgs.xwayland-satellite-unstable}";
path = "${lib.getExe pkgs.xwayland-satellite-stable}";
};
};
};