disable bash
This commit is contained in:
parent
7eac242d7b
commit
79fce51824
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ in
|
||||||
};
|
};
|
||||||
# Nushell
|
# Nushell
|
||||||
programs.nushell.enable = true;
|
programs.nushell.enable = true;
|
||||||
|
programs.bash.enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue