[NixOS] Add vscode to extra
This commit is contained in:
parent
fff5628f8b
commit
f8f00d8dd9
@ -4,6 +4,7 @@
|
|||||||
services.xserver.windowManager.i3.enable = true;
|
services.xserver.windowManager.i3.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
asciidoctor
|
asciidoctor
|
||||||
|
vscode
|
||||||
gource
|
gource
|
||||||
gimp
|
gimp
|
||||||
texlive.combined.scheme-full
|
texlive.combined.scheme-full
|
||||||
|
Loading…
Reference in New Issue
Block a user