bigbird: Remove NetworkManager
As far as I can tell, this is just never used.
This commit is contained in:
parent
f7c5255017
commit
90dff7f8f0
|
@ -14,7 +14,6 @@
|
|||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
|
||||
networking.hostName = "bigbird"; # Define your hostname.
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Enable ZFS: https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/index.html
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
|
|
Loading…
Reference in a new issue