diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-06 14:35:45 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-06 14:35:45 +0700 |
| commit | 1a9aa4cb5829ad917d33363d31c365978ac0e012 (patch) | |
| tree | 6b631bf6bbc58a14966fb23140146623686dcc04 /nixos/modules | |
| parent | 6b35e075faccd91ecf9ba765cc3047abd27af1fe (diff) | |
smartmontools added to cli-tools
Diffstat (limited to 'nixos/modules')
| -rw-r--r-- | nixos/modules/features/cli-tools/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
