nixos/tests: org.gnome.Shell@wayland → org.gnome.Shell@

https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/0eb754a08421250856cff81219d75ce0396bafba
This commit is contained in:
winston
2026-05-06 23:23:38 +08:00
committed by Bobby Rong
parent f2437e59e2
commit 843cc709e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
services.desktopManager.gnome.debug = true;
systemd.user.services = {
"org.gnome.Shell@wayland" = {
"org.gnome.Shell@" = {
serviceConfig = {
ExecStart = [
# Clear the list before overriding it.
+1 -1
View File
@@ -25,7 +25,7 @@
services.desktopManager.gnome.debug = true;
systemd.user.services = {
"org.gnome.Shell@wayland" = {
"org.gnome.Shell@" = {
serviceConfig = {
ExecStart = [
# Clear the list before overriding it.