fixing networking
This commit is contained in:
@@ -77,12 +77,6 @@ in {
|
||||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
|
||||
# Enable networking
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
hostName = "toothpc";
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
FLAKE = "/home/toothpick/.nix-config";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user