chore: fmt

This commit is contained in:
2024-11-04 21:58:41 -05:00
parent 698f9863e9
commit 6e642680ea
4 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{config, ...}: {
{...}: {
services.zerotierone = {
enable = true;
};

View File

@@ -1,6 +1,5 @@
{
config,
meta,
pkgs,
...
}: {