more unfucking

This commit is contained in:
2025-08-27 10:51:29 -06:00
parent 44f5469b49
commit 137322638e
3 changed files with 3 additions and 12 deletions

View File

@@ -1,14 +1,7 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [
];
programs. = {
programs.direnv = {
enable = true;
};
}