This commit is contained in:
John Lancaster
2024-12-07 14:50:05 -06:00
parent a3179e52d7
commit 3121bffc30
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
vscode-local.url = "path:./nixos/vscode";
vscode-server.url = "path:./nixos/vscode";
};
outputs = {