Update common.nix

This commit is contained in:
ediblerope 2025-12-16 20:04:38 +00:00 committed by GitHub
parent a5cf725add
commit 7d27c708f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,7 @@ services.flatpak.enable = true;
# Enable network-manager
networking.networkmanager.enable = true;
systemd.services.NetworkManager-wait-online.enable = false;
# Shell aliases
environment.shellAliases = {