forked from jan-leila/nix-config
moved network manager out of environments
This commit is contained in:
parent
4d191a27cc
commit
cef6ad7125
6 changed files with 6 additions and 10 deletions
|
@ -87,6 +87,7 @@
|
|||
];
|
||||
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
useDHCP = lib.mkDefault true;
|
||||
hostName = "horizon"; # Define your hostname.
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue