mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 17:34:03 +01:00
starship: Re-enable containers module
Having some indicator that we're in a container is better than no indicator at all. starship takes forever to compile, so patching it would introduce excessively long build times.
This commit is contained in:
parent
4d893bed47
commit
a9c5c5eddd
@ -22,7 +22,6 @@
|
||||
};
|
||||
|
||||
line_break.disabled = true;
|
||||
container.disabled = true;
|
||||
|
||||
nodejs = {
|
||||
format = "with [$symbol($version )]($style)";
|
||||
|
Loading…
Reference in New Issue
Block a user