mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): make fish source completions from some other programs
This commit is contained in:
parent
03cf6580d5
commit
8c82bd9377
3 changed files with 15 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
extraLanguageServers.enable = lib.mkOption {default = false;};
|
||||
universityTools.enable = lib.mkOption {default = false;};
|
||||
docker.enable = lib.mkOption {default = false;};
|
||||
fish.extraCompletions = lib.mkOption {default = [];};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue