nixos/britway: Add headscale

This commit is contained in:
2023-12-19 23:40:54 +00:00
parent 10769a4441
commit b537524e5a
58 changed files with 1082 additions and 888 deletions

View File

@@ -476,6 +476,7 @@ in
}
];
})
(persistSimpleSvc "headscale")
]))
]);