mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-08-09 18:32:05 +02:00
mehr katze weniger git
This commit is contained in:
parent
03777592fe
commit
822c6b3bdf
2 changed files with 12 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
signing = {
|
||||
format = "ssh";
|
||||
key = lib.mkDefault "${pkgs.writeText "blue_nk3.pub" "SHA256:h7d9+w4uACtz63L/MI7B1oB3fYxh8u+q6bs+SsSTKzY ssh:"}";
|
||||
signByDefault = true;
|
||||
signByDefault = false;
|
||||
};
|
||||
};
|
||||
programs.gitui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue