mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
direnv
This commit is contained in:
parent
af0c1f92a0
commit
6f70c32b47
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
enableFishIntegration = true;
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue