Skip to content

Cannot start systemd service, broken symbolic link #81

@SuperKenVery

Description

@SuperKenVery

/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;
  };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions