move all artemision files into systems/
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
7
systems/artemision/zerotier.nix
Normal file
7
systems/artemision/zerotier.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
joinNetworks = [ "52b337794f23c1d4" ];
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user