Initial resolved config

This commit is contained in:
Vili Sinervä 2024-12-21 14:43:26 +02:00
parent 90231bef9e
commit 697e193353
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -161,6 +161,7 @@
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
networking.tempAddresses = "disabled";
services.resolved.enable = true;
users.mutableUsers = false; # Force all user management to happen throught nix-files