home.file -> xdg.configFile

This commit is contained in:
Rouven Seifert 2022-12-22 14:04:39 +01:00
parent e366f02180
commit 4a652c226f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@
oh-my-zsh = {
enable = true;
plugins = [ "gh" ];
plugins = [ "gh" "pass" ];
theme = "agnoster";
};