mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 10:00:41 +00:00
Disable bash
This commit is contained in:
parent
83679a1705
commit
a9cdf25a57
2 changed files with 4 additions and 0 deletions
3
home/programs/terminal/shell/bash.nix
Normal file
3
home/programs/terminal/shell/bash.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
programs.bash.enable = false;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue