No need for base with this setup
parent
dab4d66124
commit
5ebaff36c4
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
roles,
|
||||
hlConfig,
|
||||
}:
|
||||
{
|
||||
hostname = "base";
|
||||
managed = true;
|
||||
ip = "192.168.10.98";
|
||||
|
||||
roles = with roles; [
|
||||
];
|
||||
config = {
|
||||
};
|
||||
stateVersion = "24.05";
|
||||
}
|
Loading…
Reference in New Issue