mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
users/foo-dogsquared/programs/shell: enable Carapace completion setup
This commit is contained in:
parent
37b26b35df
commit
5838eeb364
@ -24,6 +24,9 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
# Compile all of the completions.
|
||||
programs.carapace.enable = true;
|
||||
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user