Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pantheon: manage user session with systemd #140429

Merged
merged 5 commits into from
Mar 29, 2024

Commits on Mar 17, 2024

  1. pantheon: Manage user session with systemd

    This is now needed as gnome-session 46 drops `--builtin` option.
    bobby285271 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7522f97 View commit details
    Browse the repository at this point in the history
  2. nixos/display-managers: Don't force graphical-session.target activati…

    …on for Pantheon
    
    See Nixpkgs pull request 233981.
    bobby285271 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0b41a85 View commit details
    Browse the repository at this point in the history
  3. nixosTests.pantheon: Fix gala environ subtest

    This is changed after we manage session with systemd, as
    [email protected] has `ExecStart=@bindir@/gala`.
    bobby285271 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e49a58b View commit details
    Browse the repository at this point in the history
  4. nixos/pantheon: Add missing gala-daemon systemd services

    Otherwise it doesn't autostart after user session managed by systemd.
    bobby285271 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a4bca9a View commit details
    Browse the repository at this point in the history
  5. nixosTests.pantheon: Add test for [email protected]

    Which is manually added in the nixos module.
    bobby285271 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bf2ba6e View commit details
    Browse the repository at this point in the history