-
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
This does not seem to work on NixOS unstable. When I when I rebuild nixos with
imports = [
(fetchTarball "https://github.com/nix-community/nixos-vscode-server/tarball/master")
];
services.vscode-server.enable = true;
in my configuration.nix
, it builds without an issue. However, it seem that the service is not being created. I know this configuration should work because it worked for a while before I updated my packages, rebooted my server and could not start the service again
✦ ❯ systemctl --user enable auto-fix-vscode-server.service
Failed to enable unit: Unit file auto-fix-vscode-server.service does not exist.
lueveka, XA21X, conixtract, jjamesmartiin, julius-boettger and 1 more
Metadata
Metadata
Assignees
Labels
No labels