inclusão de programas
This commit is contained in:
parent
9e4608284b
commit
f5e8608d45
2 changed files with 47 additions and 29 deletions
|
|
@ -19,7 +19,6 @@
|
|||
tor-browser
|
||||
texlive.combined.scheme-full
|
||||
foliate
|
||||
kitty
|
||||
waybar
|
||||
hyprpaper
|
||||
sshfs
|
||||
|
|
@ -87,12 +86,6 @@
|
|||
];
|
||||
|
||||
home.file = {
|
||||
".config/fish/conf.d/agenix-openai.fish".text = ''
|
||||
if test -r /run/agenix/openai_api_key
|
||||
set -gx OPENAI_API_KEY (cat /run/agenix/openai_api_key)
|
||||
end
|
||||
'';
|
||||
|
||||
".config/hypr/hyprland.conf".source = ../configs/hypr/hyprland.conf;
|
||||
".config/hypr/hyprpaper.conf".source = ../configs/hypr/hyprpaper.conf;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue