tailscale

This commit is contained in:
Chris Dombroski 2024-08-19 15:46:50 -04:00
parent 0f3d4f149e
commit 74fc1213e3

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, pkgs, ... }:
{
imports = [ # Include the results of the hardware scan.
@ -288,6 +288,10 @@
};
services = {
tailscale = {
enable = true;
openFirewall = true;
};
samba = {
enable = true;
shares = {