foo
This commit is contained in:
parent
74253c0fde
commit
d886b659ce
3 changed files with 26 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ let
|
|||
++ extraModules);
|
||||
in
|
||||
{
|
||||
"kaede" = nixpkgs.lib.nixosSystem {
|
||||
"k8s" = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
NixVirt.nixosModules.default
|
||||
|
|
|
|||
Loading…
Reference in a new issue