summaryrefslogtreecommitdiff
path: root/modules/nixos/profiles
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-12-17 20:35:36 +0300
committerAzat Bahawi <azat@bahawi.net>2022-12-17 20:35:36 +0300
commit313e18cb6119d4b03580d8d34fbec0c78bca872c (patch)
tree7d3f9583af9422c80fe20ae1dd1747e6b2c9b9a5 /modules/nixos/profiles
parent8f137c28230623259a964484adcf31fe00756594 (diff)
2022-12-17
Diffstat (limited to 'modules/nixos/profiles')
-rw-r--r--modules/nixos/profiles/headful.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/nixos/profiles/headful.nix b/modules/nixos/profiles/headful.nix
index 01c442e..d15f004 100644
--- a/modules/nixos/profiles/headful.nix
+++ b/modules/nixos/profiles/headful.nix
@@ -68,7 +68,6 @@ in {
programs = {
iftop.enable = true;
mtr.enable = true;
- traceroute.enable = true;
};
services = {