Update common.nix

This commit is contained in:
ediblerope 2025-12-04 13:07:19 +00:00 committed by GitHub
parent 25bcfe8cff
commit cb97153b3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ nixpkgs.config.allowUnfree = true;
# Services
services.flatpak.enable = true;
# Enable networking
# Enable network-manager
networking.networkmanager.enable = true;
# Shell aliases