add juicity pkg, and modify overlays.

This commit is contained in:
ulic-youthlic 2025-02-03 14:07:16 +08:00
parent cc587ca3e0
commit b6b05e1c3a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 44 additions and 0 deletions

View file

@ -7,6 +7,7 @@
config = {
home.packages = with pkgs; [
spacer
devenv
];
};
}