add jujutsu for Akun
This commit is contained in:
parent
f4d7f9db37
commit
6469b1d0a3
1 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,12 @@
|
||||||
zed-editor.enable = true;
|
zed-editor.enable = true;
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
bash.enable = true;
|
bash.enable = true;
|
||||||
|
jujutsu = {
|
||||||
|
enable = true;
|
||||||
|
email = "ulic.youthlic@gmail.com";
|
||||||
|
name = "ulic-youthlic";
|
||||||
|
signKey = "C6FCBD7F49E1CBBABD6661F7FC02063F04331A95";
|
||||||
|
};
|
||||||
ghostty.enable = true;
|
ghostty.enable = true;
|
||||||
starship.enable = true;
|
starship.enable = true;
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue