summaryrefslogtreecommitdiff
path: root/nixosConfigurations/eonwe
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-06-02 00:25:24 +0300
committerAzat Bahawi <azat@bahawi.net>2023-06-02 00:25:24 +0300
commitc52fc7e6f12b0bceda5853cb541728139f34fafe (patch)
tree57377c17b3c2e71070d7e9df8e5b0ebffab0a3e0 /nixosConfigurations/eonwe
parentec144aaa8fb8c5a4b65e60bbc31a52d71d6e646a (diff)
2023-06-02
Diffstat (limited to 'nixosConfigurations/eonwe')
-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"];
};