about summary refs log tree commit diff stats
path: root/modules/by-name/at
diff options
context:
space:
mode:
Diffstat (limited to 'modules/by-name/at')
-rw-r--r--modules/by-name/at/atuin/module.nix25
1 files changed, 0 insertions, 25 deletions
diff --git a/modules/by-name/at/atuin/module.nix b/modules/by-name/at/atuin/module.nix
index 76f0df05..2ae6f791 100644
--- a/modules/by-name/at/atuin/module.nix
+++ b/modules/by-name/at/atuin/module.nix
@@ -53,31 +53,6 @@ in {
           update_check = false;
 
           stats = {
-            # Commands with subcommands
-            # This list contains the defaults plus `nix`
-            common_subcommands = [
-              "apt"
-              "cargo"
-              "composer"
-              "dnf"
-              "docker"
-              "git"
-              "go"
-              "ip"
-              "kubectl"
-              "nix"
-              "nix"
-              "nmcli"
-              "npm"
-              "pecl"
-              "pnpm"
-              "podman"
-              "port"
-              "systemctl"
-              "tmux"
-              "yarn"
-            ];
-
             # This overrides the default value.
             ignored_commands = [];
           };