feat(ooksmedia): enable tailscale module
This commit is contained in:
parent
f983f25a53
commit
7a6f932740
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@
|
|||
gpu.type = "nvidia";
|
||||
};
|
||||
|
||||
systemModules.networking.tailscale = {
|
||||
enable = true;
|
||||
server = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "ooksmedia";
|
||||
# useDHCP = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue