aboutsummaryrefslogtreecommitdiff
path: root/hosts/nixos/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/nixos/home.nix')
-rw-r--r--hosts/nixos/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix
index ac49484..e76910e 100644
--- a/hosts/nixos/home.nix
+++ b/hosts/nixos/home.nix
@@ -64,5 +64,7 @@
waybar.enable = true;
spicetify.enable = true;
zathura.enable = true;
+
+ vscode.enable = true;
home.stateVersion = "24.11";
}