users/foo-dogsquared/programs/shell: enable Carapace completion setup

This commit is contained in:
Gabriel Arazas 2025-01-21 13:39:04 +08:00
parent 37b26b35df
commit 5838eeb364
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -24,6 +24,9 @@ in
]; ];
}; };
# Compile all of the completions.
programs.carapace.enable = true;
programs.atuin = { programs.atuin = {
enable = true; enable = true;
settings = { settings = {