inclusão de programas

This commit is contained in:
ltadeu6 2026-04-02 10:50:40 -03:00
parent 9e4608284b
commit f5e8608d45
2 changed files with 47 additions and 29 deletions

View file

@ -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;