First work
This commit is contained in:
parent
be2affebef
commit
b86a8b50c7
20 changed files with 138 additions and 148 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
with lib;
|
||||
let
|
||||
cfg = config.modules.cli.direnv;
|
||||
cfg = config.homeModules.shell.direnv;
|
||||
in
|
||||
{
|
||||
options.modules.cli.direnv = {
|
||||
options.homeModules.shell.direnv = {
|
||||
enable = mkEnableOption ''
|
||||
Enable direnv with my custom configurations
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue