mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Enable siging
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
enable = true;
|
||||
userName = "thiloho";
|
||||
userEmail = "123883702+thiloho@users.noreply.github.com";
|
||||
# signing = {
|
||||
# signByDefault = true;
|
||||
# };
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
};
|
||||
};
|
||||
helix = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user