Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
{
|
||||
networking.networkmanager.enable = true;
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
../modules/nix.nix
|
||||
../modules/auto-upgrade.nix
|
||||
../modules/home-manager.nix
|
||||
../modules/network-manager.nix
|
||||
|
||||
# internal
|
||||
./modules/internal/security.nix
|
||||
|
||||
Reference in New Issue
Block a user