mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
7 lines
60 B
Nix
7 lines
60 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
options.runtime.nixos-k8s = {
|
|
|
|
};
|
|
}
|