Move direnv configuration
All checks were successful
/ check (push) Successful in 1m43s

This commit is contained in:
Oliver Davies 2025-07-27 21:45:08 +01:00
parent 2fd69f6266
commit cbd1f99bc7
8 changed files with 12 additions and 24 deletions

View file

@ -0,0 +1,3 @@
{
flake.modules.homeManager.base.programs.direnv.silent = true;
}