6 lines
48 B
Nix
6 lines
48 B
Nix
{
|
|
programs = {
|
|
fish.enable = true;
|
|
};
|
|
}
|
{
|
|
programs = {
|
|
fish.enable = true;
|
|
};
|
|
}
|