rename pasted thing :p
This commit is contained in:
parent
d3e912111f
commit
707b459bed
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
home.packages = with pkgs; [codeberg-cli];
|
home.packages = with pkgs; [codeberg-cli];
|
||||||
|
|
||||||
# most of these are default except for the url
|
# most of these are default except for the url
|
||||||
xdg.configFile."berg-cli/berg.toml".source = (pkgs.formats.toml {}).generate "meli-config" {
|
xdg.configFile."berg-cli/berg.toml".source = (pkgs.formats.toml {}).generate "berg-config" {
|
||||||
base_url = "git.${vars.domain}";
|
base_url = "git.${vars.domain}";
|
||||||
protocol = "https";
|
protocol = "https";
|
||||||
no_color = false;
|
no_color = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue