using the module instead because it sets up the shell configuration

This commit is contained in:
2026-03-03 16:15:02 +01:00
parent ea59469b7d
commit 1c2ce8b116

View File

@@ -29,6 +29,8 @@
}; };
}; };
programs.direnv.enable = true;
home.packages = [ home.packages = [
# note taking # note taking
@@ -61,7 +63,6 @@
pkgs.nextcloud-client pkgs.nextcloud-client
pkgs.vlc pkgs.vlc
pkgs.obsidian pkgs.obsidian
pkgs.direnv
# language interpreters / compilers # language interpreters / compilers
pkgs.bun pkgs.bun