This commit is contained in:
m3tam3re
2025-05-04 10:53:18 +02:00
parent 3d52c0576e
commit 32503965ab
10 changed files with 133 additions and 43 deletions

View File

@ -12,6 +12,7 @@ in {
programs.starship = {
enable = true;
enableFishIntegration = true;
enableNushellIntegration = true;
};
};
}