diff --git a/systems/zeus/configuration.nix b/systems/zeus/configuration.nix index 7e3184e..b5a7d21 100644 --- a/systems/zeus/configuration.nix +++ b/systems/zeus/configuration.nix @@ -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 = {