From a149d2a3dfc100380af866d50c14ce56c04be68b Mon Sep 17 00:00:00 2001 From: imxyy_soope_ Date: Sat, 2 Aug 2025 21:01:32 +0800 Subject: [PATCH] feat(cli): comma --- modules/cli/misc.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/cli/misc.nix b/modules/cli/misc.nix index de55cf5..3da69a7 100644 --- a/modules/cli/misc.nix +++ b/modules/cli/misc.nix @@ -42,6 +42,8 @@ lib.my.makeSwitch { dnsutils killall + + comma ]; programs.dconf.enable = true;