From d5c760d9813d66de71786c6343afa8c4b1526696 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 16 Jul 2023 10:55:37 +0300 Subject: 2023-07-16 --- modules/nixos/profiles/headful.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/nixos/profiles') diff --git a/modules/nixos/profiles/headful.nix b/modules/nixos/profiles/headful.nix index 795c4c3..ac1a735 100644 --- a/modules/nixos/profiles/headful.nix +++ b/modules/nixos/profiles/headful.nix @@ -98,6 +98,7 @@ in { }; programs = { + dconf.enable = true; iftop.enable = true; mtr.enable = true; }; -- cgit 1.4.1