add nixos-k8s runtime & rmove k3s runtime

This commit is contained in:
David Arnold 2021-05-13 20:35:56 -04:00
parent 70d249aaff
commit 8a20c93b21
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08
5 changed files with 28 additions and 56 deletions

View file

@ -23,6 +23,7 @@ in
./docker.nix
./driver/kubetest.nix
./runtime/local.nix
./runtime/nixos-k8s.nix
];
options.testing = {