diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-12-28 11:36:40 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-12-28 11:36:40 -0800 |
commit | 1ccb6b4364fd7936c067c8599e39cedfcc572f83 (patch) | |
tree | c597bf9561066bb8624bd5a002b6ba9525df0abe /hosts | |
parent | 827871e1f14d961939e583f4e9f7c31c956413de (diff) | |
download | nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar.gz nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar.bz2 nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar.lz nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar.xz nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.tar.zst nix-1ccb6b4364fd7936c067c8599e39cedfcc572f83.zip |
Revert tftp-hpa to unstable
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/common/core/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 10c286d..e4347bf 100644 --- a/hosts/common/core/default.nix +++ b/hosts/common/core/default.nix @@ -82,7 +82,7 @@ strace sysstat tcpdump - master.tftp-hpa + tftp-hpa traceroute tree tshark |