diff --git a/bert/configuration.nix b/bert/configuration.nix index c475e2a..369623e 100644 --- a/bert/configuration.nix +++ b/bert/configuration.nix @@ -35,8 +35,6 @@ boot.initrd.luks.devices."luks-48836129-1aa0-45c7-9fd1-6b053fa620b1".device = "/dev/disk/by-uuid/48836129-1aa0-45c7-9fd1-6b053fa620b1"; networking.hostName = "bert"; - # Enable networking - networking.networkmanager.enable = true; time.timeZone = "America/Chicago"; i18n.defaultLocale = "en_US.UTF-8";