summaryrefslogtreecommitdiff
path: root/modules/nixos/profiles/headful.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-07-16 10:55:37 +0300
committerAzat Bahawi <azat@bahawi.net>2023-07-16 10:55:37 +0300
commitd5c760d9813d66de71786c6343afa8c4b1526696 (patch)
tree48aed217be6e0e75d705ffce691e7c9b9b3c7e95 /modules/nixos/profiles/headful.nix
parenta75acfb7ef640c2367d4547b0f479e7acaad9017 (diff)
2023-07-16
Diffstat (limited to 'modules/nixos/profiles/headful.nix')
-rw-r--r--modules/nixos/profiles/headful.nix1
1 files changed, 1 insertions, 0 deletions
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;
};