From 9eb9772e565c9d446bde59a3a9258951c961e57f Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 15 Sep 2023 15:25:58 -0600 Subject: [PATCH] fixes for emacs, network, and gids --- workstation/configuration.org | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/configuration.org b/workstation/configuration.org index 2ab734c..9a4a12b 100755 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -88,6 +88,7 @@ Pick *ONLY ONE* of the below networking options. #+begin_src nix networking = { + enableIPv6 = false; hostName = "workstation"; networkmanager.enable = true; extraHosts = ''