add whois
This commit is contained in:
parent
b7f5317e76
commit
7e3f939ed3
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@ let
|
|||
unstable = import <nixos-unstable> {};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
kubectl
|
||||
cryptsetup
|
||||
kubectl
|
||||
unstable.kubernetes-helm
|
||||
whois
|
||||
|
||||
# podman
|
||||
conmon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue