add secrets

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-04-22 10:33:19 +02:00
parent 96b5d5e671
commit b51a78ac1c
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ in {
netrc = {path = "${home}/.netrc";};
github-key = {path = "${home}/.ssh/github";};
gitlab-key = {path = "${home}/.ssh/gitlab";};
qutebrowser-bookmarks = {};
};
};