diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2025-01-08 10:52:47 +0000 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2025-01-08 10:52:47 +0000 |
| commit | ad799543ff96d6f12b4d1363b7e40d5a23b026e5 (patch) | |
| tree | 4f41c754990370c0e50492662e8d13623e8e2f87 /modules/nixos | |
| parent | 021085f91ca9c6e0b32b91497ed51e7ed6c4b464 (diff) | |
nvd is a tool to see package differences across nix builds
Diffstat (limited to 'modules/nixos')
| -rw-r--r-- | modules/nixos/system-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/nixos/system-packages.nix b/modules/nixos/system-packages.nix index 0b5a6bb..90ddc38 100644 --- a/modules/nixos/system-packages.nix +++ b/modules/nixos/system-packages.nix @@ -7,6 +7,7 @@ bat helix wget + nvd unzip git wireguard-tools |
