about summary refs log tree commit diff
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
parent2023-06-01 (diff)
2023-06-02
Diffstat (limited to '')
-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"];
   };
 

Consider giving Nix/NixOS a try! <3