diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 1b83efef..deb222b7 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -94,6 +94,8 @@ daemon = true; package = pkgs.emacs-unstable-pgtk; }; + # backup/just cause + vscode.enable = true; }; nixd.enable = true; cc.enable = true;