mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 00:13:55 -05:00
fallarbor: enable tailscale
This commit is contained in:
parent
ed1d2d2f96
commit
ac0d010e7e
|
@ -36,6 +36,7 @@
|
|||
enable = true;
|
||||
syncMusic = false;
|
||||
};
|
||||
tailscale.enable = true;
|
||||
};
|
||||
system = {
|
||||
plymouth.enable = true;
|
||||
|
|
Loading…
Reference in a new issue