Fix vscode-server
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
systems.url = "github:nix-systems/default";
|
||||
vscode-server = {
|
||||
url = "github:nix-community/nixos-vscode-server";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-26.05-darwin";
|
||||
};
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
||||
Reference in New Issue
Block a user