format
This commit is contained in:
@@ -63,17 +63,13 @@
|
||||
};
|
||||
|
||||
clan.networking.zerotier.networking.enable = true;
|
||||
/*
|
||||
/*
|
||||
After jon is deployed, uncomment the following line
|
||||
This will allow sara to share the VPN overlay network with jon
|
||||
*/
|
||||
# clan.networking.zerotier.networkId = builtins.readFile ../jon/facts/zerotier-network-id;
|
||||
};
|
||||
};
|
||||
|
||||
specialArgs = {
|
||||
inherit system;
|
||||
};
|
||||
};
|
||||
in
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{clan-core, ...}:
|
||||
{ clan-core, ... }:
|
||||
{
|
||||
imports = [
|
||||
clan-core.clanModules.sshd
|
||||
|
||||
Reference in New Issue
Block a user