fixes for emacs, network, and gids

This commit is contained in:
Danilo Reyes 2023-09-15 15:25:58 -06:00
parent a0ccc04071
commit 9eb9772e56

View File

@ -88,6 +88,7 @@ Pick *ONLY ONE* of the below networking options.
#+begin_src nix
networking = {
enableIPv6 = false;
hostName = "workstation";
networkmanager.enable = true;
extraHosts = ''