mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 01:47:42 -04:00
More post-install bits
This commit is contained in:
parent
68d83d08f2
commit
df725f8610
3 changed files with 5 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ config, username, ... }: {
|
||||
tailscale = {
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets.tailscale_key.path;
|
||||
extraUpFlags = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue