From 1a9aa4cb5829ad917d33363d31c365978ac0e012 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Thu, 6 Aug 2026 14:35:45 +0700 Subject: smartmontools added to cli-tools --- nixos/modules/features/cli-tools/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/features') diff --git a/nixos/modules/features/cli-tools/default.nix b/nixos/modules/features/cli-tools/default.nix index bc80ca9..054ddc1 100644 --- a/nixos/modules/features/cli-tools/default.nix +++ b/nixos/modules/features/cli-tools/default.nix @@ -15,6 +15,7 @@ yt-dlp caligula fetch + smartmontools ]; # Cross-shell prompt; its config lives in the dotfiles repo, not NixOS. -- cgit v1.2.3