mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
profile/usb-iso: init
This commit is contained in:
parent
eafb6ddbb7
commit
357fed6d35
6 changed files with 19 additions and 9 deletions
|
@ -18,19 +18,12 @@
|
|||
vscodeExtensions =
|
||||
with vscode-extensions; [
|
||||
bbenoist.nix
|
||||
coenraads.bracket-pair-colorizer-2
|
||||
editorconfig.editorconfig
|
||||
mkhl.direnv
|
||||
ms-azuretools.vscode-docker
|
||||
ms-python.python
|
||||
ms-vscode-remote.remote-ssh
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
name = "remote-ssh-edit";
|
||||
publisher = "ms-vscode-remote";
|
||||
version = "0.47.2";
|
||||
sha256 = "sha256-LxFOxkcQNCLotgZe2GKc2aGWeP9Ny1BpD1XcTqB85sI=";
|
||||
}
|
||||
{
|
||||
name = "vsc-material-theme";
|
||||
publisher = "Equinusocio";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue