remove the EXTENSIONS_GALLERY

didn't really work
This commit is contained in:
Andreas Zweili 2022-03-01 23:43:15 +01:00
parent 479bf4b7de
commit da559409cc
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@
];
extraEnvironment = {
HOME = "/home/${custom.username}";
EXTENSIONS_GALLERY = ''
{"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items"}'';
};
};
networking.firewall.allowedTCPPorts = [ 4444 ];