chore: revert bash option

This commit is contained in:
Chris Kruining 2025-12-01 15:30:47 +01:00
parent 1b2f4c0381
commit 17e059995f
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -1,5 +1,2 @@
{...}: {
config = {
programs.bash.enableCompletion = true;
};
}