This commit is contained in:
Julian Sutter 2023-01-25 13:04:43 -08:00
parent a7b580d893
commit f1c56b3efa

View file

@ -140,9 +140,6 @@ in
}; };
}; };
}; };
# Nushell
programs.nushell.enable = true;
programs.bash.enable = false;
}; };
}; };
} }