chore: update flake

This commit is contained in:
Christoph Hollizeck 2025-02-14 12:38:50 +01:00
parent 885664a3c2
commit f68369f2bc
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
5 changed files with 131 additions and 215 deletions

View file

@ -35,11 +35,6 @@ in
backupFileExtension = ".bak";
};
services.tailscale = {
enable = true;
useRoutingFeatures = "server";
};
nix = {
distributedBuilds = true;
settings.builders-use-substitutes = true;