From 03abb32d4fd481298ff9b3ea5d675b60fc4726e5 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Sat, 1 Feb 2025 05:21:07 +0300 Subject: [PATCH] =?UTF-8?q?=09=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE:=20=20=20=20=20=20configuration.nix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.nix b/configuration.nix index da46183..4e49558 100644 --- a/configuration.nix +++ b/configuration.nix @@ -63,9 +63,12 @@ in '')+"/uuid"); enable = true; nssmdns4 = true; + openFirewall = true; publish = { enable = true; hinfo = true; + workstation = true; + domain = true; addresses = true; }; };