feat(vscodium): use unstable and nix-community extensions

This commit is contained in:
steveej 2024-04-01 13:37:21 +02:00
parent 906d861d06
commit 3ee88c333c
5 changed files with 132 additions and 28 deletions

View file

@ -10,6 +10,7 @@ in {
isNormalUser = true;
extraGroups = [
"docker"
"podman"
"wheel"
"libvirtd"
"networkmanager"