profile/usb-iso: init

This commit is contained in:
Felix Buehler 2023-04-05 23:58:42 +02:00
parent eafb6ddbb7
commit 357fed6d35
6 changed files with 19 additions and 9 deletions

View file

@ -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";