More post-install bits

This commit is contained in:
Gene Liverman 2024-06-15 17:16:05 -04:00
parent 68d83d08f2
commit df725f8610
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{ config, username, ... }: {
tailscale = {
services.tailscale = {
enable = true;
authKeyFile = config.sops.secrets.tailscale_key.path;
extraUpFlags = [