fixes for emacs, network, and gids
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user