We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since I switched to Debian stable yesterday, I'm getting errors at the end of home-manager switch:
home-manager switch
Stopping units: borgmatic.timer, caffeine.service, clipmenu.service, emacs.service, emacs.socket, [email protected], [email protected], [email protected], gpg-agent-ssh.socket, gpg-agent.service, gpg-agent.socket, mpd.service, signaturepdf.service, syncthing.service, systembus-notify.service, tray.target Starting units: borgmatic.timer, caffeine.service, clipmenu.service, emacs.service, emacs.socket, [email protected], [email protected], [email protected], gpg-agent-ssh.socket, gpg-agent.service, gpg-agent.socket, mpd.service, signaturepdf.service, syncthing-init.service, syncthing.service, systembus-notify.service, tray.target, vdirsyncer.timer Error: Error switching Caused by: 0: Failed to perform post-reload tasks 1: Failed to start unit gpg-agent.service 2: org.freedesktop.systemd1.OnlyByDependency: Operation refused, unit gpg-agent.service may be requested by dependency only (it is configured to refuse manual start/stop).
That never happened when I was using Fedora and I have had systemd.user.startServices set to true for a very long time.
systemd.user.startServices
true
My home-manager configuration is using flakes and is public: https://github.com/DamienCassou/nix-system.
No response
$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-linux"` - host os: `Linux 6.1.0-29-amd64, Debian GNU/Linux, 12 (bookworm), nobuild` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.25.3` - channels(root): `"nixpkgs"` - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
The text was updated successfully, but these errors were encountered:
rycee
sumnerevans
berbiche
No branches or pull requests
Are you following the right branch?
Is there an existing issue for this?
Issue description
Since I switched to Debian stable yesterday, I'm getting errors at the end of
home-manager switch
:That never happened when I was using Fedora and I have had
systemd.user.startServices
set totrue
for a very long time.My home-manager configuration is using flakes and is public: https://github.com/DamienCassou/nix-system.
Maintainer CC
No response
System information
The text was updated successfully, but these errors were encountered: