diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 13:51:43 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 13:54:53 -0500 |
| commit | 6fabcf9a21bddc9a69f63a32535cfc25fcf668e2 (patch) | |
| tree | 738aec453da755a462591200cac9897ca165edcc /hosts/mercury | |
| parent | 27a46e998c503fe70c4f3011b1b77e5a86d21ce7 (diff) | |
work on firefox cfg
Diffstat (limited to 'hosts/mercury')
| -rw-r--r-- | hosts/mercury/nixos.nix | 2 |
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]; |
