removed k3s dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [ ../services/k3s-agent.nix ];
|
||||
imports = [ ];
|
||||
|
||||
networking = {
|
||||
hostName = lib.mkForce "cyper-node1";
|
||||
|
||||
Reference in New Issue
Block a user