Add lazyjj as a test

This commit is contained in:
Geoffrey Frogeye 2024-12-23 21:25:17 +01:00
parent 128bdc5004
commit 0ac79c3d0c
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -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 = (