Auto-commit: 2026-01-05 20:28:01

This commit is contained in:
2026-01-05 20:28:01 +00:00
parent 53008fadc2
commit cbbb9e70dc

View File

@@ -93,4 +93,12 @@ in
layout = "us";
variant = "euro";
};
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
};
}