diff options
author | sinanmohd <sinan@sinanmohd.com> | 2025-09-03 16:13:29 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2025-09-03 19:07:03 +0530 |
commit | 13c8547b08f23b8676e1c7491ce7ee01cdf2a90d (patch) | |
tree | 84663d93788c6764d8967673a0a3998352fdd05b /os/cez | |
parent | 572096a58cda232f26be8cc0ad30cbf72bffcc5b (diff) |
feat(os/pc/work): init k8s cluster
Diffstat (limited to 'os/cez')
-rw-r--r-- | os/cez/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/cez/configuration.nix b/os/cez/configuration.nix index a05f00e..debae56 100644 --- a/os/cez/configuration.nix +++ b/os/cez/configuration.nix @@ -1,4 +1,3 @@ -{ ... }: { imports = [ ../pc/configuration.nix |