fix gitea
This commit is contained in:
@@ -22,7 +22,7 @@ in {
|
||||
|
||||
programs.${program} = {
|
||||
enable = true;
|
||||
dotDir = "`\${config.xdg.configHome}/zsh`";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
autocd = true;
|
||||
enableCompletion = true;
|
||||
|
||||
|
||||
@@ -63,6 +63,7 @@ in {
|
||||
waybar.addCss = false;
|
||||
nvf.transparentBackground = true;
|
||||
qt.enable = true;
|
||||
librewolf.enable = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user