chore: re-add git signing key
This commit is contained in:
@@ -101,4 +101,11 @@ in
|
||||
ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="056a", TAG+="systemd", ENV{SYSTEMD_USER_WANTS}+="wacom.service"
|
||||
'';
|
||||
};
|
||||
|
||||
homeManager = {
|
||||
programs.git.signing = {
|
||||
signByDefault = true;
|
||||
key = "60649DFDEAACD73D";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user