[Network] Add aviallon.network.backend option, remove useNetworkManager option

This commit is contained in:
Antoine Viallon 2022-01-25 11:52:44 +01:00
parent 5af5049986
commit 824e773310
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 14 additions and 11 deletions

View file

@ -82,6 +82,8 @@ in {
config = mkIf cfg.enable {
aviallon.network.backend = mkDefault "NetworkManager";
# Enable the X11 windowing system.
services.xserver.enable = true;
# services.xserver.tty = mkOverride 70 1;