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

Cannot start systemd service, broken symbolic link #81

Open
SuperKenVery opened this issue Jun 6, 2024 · 0 comments
Open

Cannot start systemd service, broken symbolic link #81

SuperKenVery opened this issue Jun 6, 2024 · 0 comments

Comments

@SuperKenVery
Copy link

/home/ken/.config/systemd/user/auto-fix-vscode-server.service: broken symbolic link to /nix/store/912jjzzgnmx5zmgk5k16f7jsxjwvfmp4-unit-auto-fix-vscode-server.service/auto-fix-vscode-server.service

It's actually in /nix/store/6471nwwfn800igw70hbwvs2prq2ssy2n-unit-auto-fix-vscode-server.service/auto-fix-vscode-server.service

My configuration:

  # VSCode server auto fixup
  imports = [
    (fetchTarball "https://github.com/nix-community/nixos-vscode-server/tarball/master")
  ];
  services.vscode-server = {
    enable = true;
    enableFHS = true;
  };

@SuperKenVery SuperKenVery changed the title broken symbolic link Cannot start systemd service, broken symbolic link Jun 6, 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