nixos-config/home/bash.nix
2023-04-08 11:08:04 -04:00

3 lines
36 B
Nix

{
programs.bash.enable = true;
};