move vscode to config from home manager
modified: hosts/nixos/configuration.nix modified: hosts/nixos/home.nix
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
|||||||
nodejs
|
nodejs
|
||||||
appimage-run
|
appimage-run
|
||||||
seahorse
|
seahorse
|
||||||
|
vscode
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
vim
|
vim
|
||||||
tmux
|
tmux
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
vscode
|
# vscode
|
||||||
];
|
];
|
||||||
|
|
||||||
# Optional: set environment vars
|
# Optional: set environment vars
|
||||||
|
|||||||
Reference in New Issue
Block a user