desktop: adjustments after first install
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
signing = {
|
||||
key = "/home/${user}/.ssh/id_ed25519_sk_rk_yubiC";
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
gpg = { format = ssh; };
|
||||
gpg = { format = "ssh"; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user