remove:cli_packges

This commit is contained in:
dichgrem
2025-07-22 20:42:49 +08:00
parent dcce8fa917
commit c5b04ab93a
3 changed files with 1 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
alejandra
];
}

View File

@@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
deadnix
];
}