This commit is contained in:
Morten Olsen
2024-04-30 21:24:51 +02:00
parent 06e224a262
commit 2c505a00ce
2 changed files with 6 additions and 1 deletions

View File

@@ -51,6 +51,11 @@ in {
yt-dlp.enable = true;
starship = {
enable = true;
settings = {
docker_context = {
disabled = true;
};
};
};
};