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

ags v1 and v2: home manager systemd service #595

Open
matteo4375 opened this issue Oct 13, 2024 · 0 comments
Open

ags v1 and v2: home manager systemd service #595

matteo4375 opened this issue Oct 13, 2024 · 0 comments

Comments

@matteo4375
Copy link

matteo4375 commented Oct 13, 2024

ags v2

ags/flake.nix

Line 137 in 5838646

ExecStart = "${config.programs.ags.package}/bin/ags";

ags v1

ExecStart = "${config.programs.ags.package}/bin/ags -b ${cfg.systemd.busName}";

both should be using finalPackage not package

@matteo4375 matteo4375 changed the title ags v2: home manager module systemd service ags v1 and v2: home manager systemd service Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant