mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-04 03:53:35 +08:00
update
This commit is contained in:
parent
3e4d388c60
commit
7a2e49a1da
2 changed files with 3 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# (vscode-with-extensions.override
|
||||
# { vscodeExtensions = with vscode-extensions; [ ms-vsliveshare.vsliveshare ]; })
|
||||
vscode
|
||||
nodejs-14_x # Need this for https://nixos.wiki/wiki/Vscode server
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue