fixes for emacs, network, and gids
This commit is contained in:
parent
a0ccc04071
commit
9eb9772e56
@ -88,6 +88,7 @@ Pick *ONLY ONE* of the below networking options.
|
|||||||
|
|
||||||
#+begin_src nix
|
#+begin_src nix
|
||||||
networking = {
|
networking = {
|
||||||
|
enableIPv6 = false;
|
||||||
hostName = "workstation";
|
hostName = "workstation";
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
extraHosts = ''
|
extraHosts = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user