summaryrefslogtreecommitdiff
path: root/nixosConfigurations
diff options
context:
space:
mode:
Diffstat (limited to 'nixosConfigurations')
-rw-r--r--nixosConfigurations/eonwe/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix
index b66aec2..5e12cc6 100644
--- a/nixosConfigurations/eonwe/default.nix
+++ b/nixosConfigurations/eonwe/default.nix
@@ -27,8 +27,6 @@ with lib; {
mpd.enable = true;
ipfs.enable = true;
- vscode.enable = true;
-
common.nix.allowedUnfreePackages = ["burpsuite"];
};