From 0cfe3f7418a0b6c4b15d553ae2e3c3b390ce913b Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 12 Oct 2022 17:54:32 -0400 Subject: [PATCH] feat(nix): add comma package --- modules/devos/nix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/devos/nix.nix b/modules/devos/nix.nix index cba43ba..972a511 100644 --- a/modules/devos/nix.nix +++ b/modules/devos/nix.nix @@ -55,6 +55,7 @@ with lib; nixfmt nixpkgs-fmt nix-du + comma (writeScriptBin "wherenix" '' #!/usr/bin/env bash