Import desktop configs
This commit is contained in:
parent
47b376a612
commit
c0eee93642
10 changed files with 1380 additions and 1 deletions
|
|
@ -121,6 +121,9 @@
|
|||
};
|
||||
fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
set -g fish_greeting
|
||||
'';
|
||||
shellInit = ''
|
||||
if test -r /run/agenix/openai_api_key
|
||||
set -gx OPENAI_API_KEY (cat /run/agenix/openai_api_key)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue