Add lazyjj as a test
This commit is contained in:
parent
128bdc5004
commit
0ac79c3d0c
|
@ -13,6 +13,7 @@ in
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
home.packages = [
|
home.packages = [
|
||||||
jjuipkgs.jjui
|
jjuipkgs.jjui
|
||||||
|
pkgs.lazyjj
|
||||||
(pkgs.writeShellApplication {
|
(pkgs.writeShellApplication {
|
||||||
name = "git-sync";
|
name = "git-sync";
|
||||||
text = (
|
text = (
|
||||||
|
|
Loading…
Reference in a new issue