flake updated

This commit is contained in:
2025-08-05 18:10:07 +03:00
parent d2723fac00
commit af49875f2a
4 changed files with 34 additions and 21 deletions
+3
View File
@@ -47,5 +47,8 @@ in
target = "${config.home.homeDirectory}/Music";
};
};
packages = with pkgs; [
gramps
];
};
}