Switch to local m3ta-nixpkgs and enable services

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
m3tm3re
2026-02-15 18:16:11 +01:00
parent eda9f2a1f9
commit 105e573c53
4 changed files with 46 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{config, ...}: {
services.tailscale = {
enable = false;
enable = true;
authKeyFile = config.age.secrets.tailscale-key.path;
useRoutingFeatures = "both";
extraUpFlags = [