diff options
| author | Mel <einebeere@gmail.com> | 2024-11-17 10:43:45 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-11-17 10:43:45 +0100 |
| commit | a19244538e81f9be6080ad4f3a665301eaf5df14 (patch) | |
| tree | 2320812a5c5646e4c3915c9b5b5c5de5443693a5 /modules/common.nix | |
| parent | b115e4c9929e843eb45b9e0f87ff69e85a8e9f64 (diff) | |
| download | minerals-a19244538e81f9be6080ad4f3a665301eaf5df14.tar.zst minerals-a19244538e81f9be6080ad4f3a665301eaf5df14.zip | |
Add unconfigured agenix flake
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index d333ec4..f263fb8 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -62,7 +62,7 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop wget - gnupg pinentry-gnome3 age minisign + gnupg pinentry-gnome3 age agenix minisign inetutils arp-scan pciutils lshw lsof inxi iw pmutils acpi acpid sysprof wireshark hardinfo remmina vlc celluloid foliate calibre |
