diff --git a/common/networking.nix b/common/networking.nix index 459d0c7..6a7c91b 100644 --- a/common/networking.nix +++ b/common/networking.nix @@ -28,6 +28,7 @@ publish = { enable = true; addresses = true; + userServices = true; }; };