Update
This commit is contained in:
parent
da2aab6f76
commit
cc8d0ddca3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user