From e36a706956c7f52ae2eecc754ea8f5590ec66b49 Mon Sep 17 00:00:00 2001 From: Jack O'Sullivan Date: Sat, 24 Jun 2023 17:31:26 +0100 Subject: [PATCH] home-manager/common: Add pwgen --- home-manager/modules/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index c90a757..1a90d03 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -191,6 +191,7 @@ in packages = with pkgs; [ file tree + pwgen iperf3 mosh wget