This commit is contained in:
Johannes Kirschbauer
2024-04-13 16:29:24 +02:00
parent 49c5ccf7d1
commit 879374daaa
2 changed files with 2 additions and 6 deletions

View File

@@ -70,10 +70,6 @@
# clan.networking.zerotier.networkId = builtins.readFile ../jon/facts/zerotier-network-id;
};
};
specialArgs = {
inherit system;
};
};
in
{

View File

@@ -1,4 +1,4 @@
{clan-core, ...}:
{ clan-core, ... }:
{
imports = [
clan-core.clanModules.sshd