all repos — nix-packages @ 827f39150c9d53c6b2d4e8bb44e0400960841ccc

My personal collection of packages for nix

goaccess: init module

Alan Pearce
commit

827f39150c9d53c6b2d4e8bb44e0400960841ccc

parent

240257e695eb25e214a2e569817f0b936c806469

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M modules/nixos/default.nixmodules/nixos/default.nix
@@ -4,4 +4,5 @@ #
# my-module = ./my-module; laminar = ./laminar.nix; git-pr = ./git-pr.nix; + goaccess = ./goaccess.nix; }