5 lines
No EOL
62 B
Nix
5 lines
No EOL
62 B
Nix
{ config, pkgs, ... }:
|
|
|
|
{
|
|
programs.direnv.enable = true;
|
|
} |