chore:some_package

This commit is contained in:
dichgrem
2025-10-15 11:48:38 +08:00
parent 927065e1ba
commit 900dc02d16
16 changed files with 1 additions and 7683 deletions

View File

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

View File

@@ -1,6 +0,0 @@
_: {
programs.direnv = {
enable = true;
nix-direnv.enable = true;
};
}

View File

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