diff options
| author | Mel <einebeere@gmail.com> | 2024-11-17 11:27:30 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-11-17 11:27:30 +0100 |
| commit | 2edfd4d7669b775e671af739ab8f12c52784670c (patch) | |
| tree | 6dd8fe3ebc09353b15604bddfdb20324f84e593c /modules/common.nix | |
| parent | f7e5d29029399af167f868ef3ae0a6cc34f4a4ad (diff) | |
| download | network-2edfd4d7669b775e671af739ab8f12c52784670c.tar.zst network-2edfd4d7669b775e671af739ab8f12c52784670c.zip | |
Add age and unconfigured agenix flake
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index 7d46a37..9cdf2c1 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -77,7 +77,8 @@ }; environment.systemPackages = (with pkgs; [ - file unzip jq dig htop glances wget gnupg pinentry-curses + file unzip jq dig htop glances wget + gnupg pinentry-curses age agenix inetutils pciutils lshw inxi iw tcpdump ffmpeg_7-headless |
