feat: impure symlink

This commit is contained in:
2025-12-28 10:47:21 +08:00
parent f9308dda9e
commit 7eb32cfabc
6 changed files with 41 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ in
config = lib.mkIf cfg.enable {
my.hm = {
home.packages = with pkgs; [
just
gnumake
github-cli # gh
];