mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
6 lines
48 B
Nix
6 lines
48 B
Nix
{
|
|
programs.bash = {
|
|
enable = true;
|
|
};
|
|
}
|