kardorf: more migration from nixos to home-manager
This commit is contained in:
@ -27,6 +27,7 @@ in {
|
||||
config = mkIf cfg.enable {
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user