Revert "nixos/gnome3: fix gnome-flashback"
This reverts commit 60aedadc59030477a9340af69866c728ac05d924. Using tests from #71212 I am now unable to reproduce there being issues with starting the default metacity flashback session without this.
This commit is contained in:
parent
486a728b94
commit
42f567b30d
@ -180,10 +180,6 @@ in
|
|||||||
wmCommand = "${pkgs.gnome3.metacity}/bin/metacity";
|
wmCommand = "${pkgs.gnome3.metacity}/bin/metacity";
|
||||||
} ++ cfg.flashback.customSessions);
|
} ++ cfg.flashback.customSessions);
|
||||||
|
|
||||||
systemd.packages = with pkgs.gnome3; [
|
|
||||||
gnome-flashback
|
|
||||||
];
|
|
||||||
|
|
||||||
security.pam.services.gnome-screensaver = {
|
security.pam.services.gnome-screensaver = {
|
||||||
enableGnomeKeyring = true;
|
enableGnomeKeyring = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user