switched to dentritic pattern and cleaned up config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
flake.modules.homeManager.direnv = { ... }: {
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.silent = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user