home: fix direnv
This commit is contained in:
parent
bf3492efae
commit
90283e9a57
1 changed files with 0 additions and 1 deletions
1
home.nix
1
home.nix
|
@ -145,7 +145,6 @@ in
|
|||
programs.alacritty.enable = true;
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
/* Here goes the rest of your home-manager config, e.g. home.packages = [ pkgs.foo ]; */
|
||||
|
|
Loading…
Add table
Reference in a new issue