Skip to content

fix(nix): create autostart.sh in home-manager module when systemd is enabled - #1152

Open
DoctorDalek1963 wants to merge 1 commit into
mangowm:mainfrom
DoctorDalek1963:main
Open

fix(nix): create autostart.sh in home-manager module when systemd is enabled#1152
DoctorDalek1963 wants to merge 1 commit into
mangowm:mainfrom
DoctorDalek1963:main

Conversation

@DoctorDalek1963

Copy link
Copy Markdown

~/.config/mango/autostart.sh is where systemd gets activated, but autostart.sh would previously only be created if the user specified other commands to go in there. This PR creates autostart.sh even if it only contains the systemd activation.

…nabled

~/.config/mango/autostart.sh is where systemd gets activated, but
autostart.sh would previously only be created if the user specified
other commands to go in there. Now autostart.sh is created even if it
only contains the systemd activation.
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

Successfully merging this pull request may close these issues.

1 participant