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;
|
enable = true;
|
||||||
userName = "thiloho";
|
userName = "thiloho";
|
||||||
userEmail = "123883702+thiloho@users.noreply.github.com";
|
userEmail = "123883702+thiloho@users.noreply.github.com";
|
||||||
# signing = {
|
signing = {
|
||||||
# signByDefault = true;
|
signByDefault = true;
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
helix = {
|
helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user