From 967dcc038d25d821a9bd56307d00044e03333057 Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Wed, 24 Sep 2025 18:56:59 +1000 Subject: [PATCH] doc: comment all cli utils --- modules/nixos/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/nixos/default.nix b/modules/nixos/default.nix index 4ac4ec9..c976dbd 100644 --- a/modules/nixos/default.nix +++ b/modules/nixos/default.nix @@ -26,7 +26,7 @@ in environment.systemPackages = with pkgs; [ # keep-sorted start - bottom # process viewer + bottom # top broot # large directory browser dogdns # dns fd # find @@ -43,7 +43,7 @@ in mprocs # run long running commands and monitor output navi # cheatsheet browser nb # note taking - nixfmt-rfc-style + nixfmt-rfc-style # nix file formatting nom # stylistic nix dependency graphs procs # ps ripgrep-all # grep @@ -51,7 +51,7 @@ in sd # sed slides # presentations ticker # stock ticker - tldr + tldr # cheat sheets tmpmail # temporary email address tt # typing test wtfutil # terminal homepage