aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/mercury/nixos.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/mercury/nixos.nix b/hosts/mercury/nixos.nix
index 9e59671..26fda63 100644
--- a/hosts/mercury/nixos.nix
+++ b/hosts/mercury/nixos.nix
@@ -23,8 +23,6 @@
nerd-fonts.iosevka
];
};
-
- services.speechd.enable = lib.mkForce false; # idk, im not disabled
environment.defaultPackages = lib.mkForce []; # im not a noob
networking.firewall.allowedUDPPorts = [445];