1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-18 09:19:39 +01:00

changed some config

This commit is contained in:
Stefan Ellmauthaler 2025-10-22 20:29:04 +02:00
parent 5df252cae4
commit 85c4714285
Signed by: ellmau
GPG Key ID: C804A9C1B7AF8256

View File

@ -50,7 +50,7 @@
meta = {
ellmau = {
git = {signDefault = true;};
git = {signDefault = false;};
extraGroups = ["networkmanager"];
};
};