chore: format using nixpkgs-fmt

This commit is contained in:
Veneficium 2024-07-03 23:20:22 +02:00
parent 8b0286d8d8
commit 87781f976a
26 changed files with 130 additions and 127 deletions

View file

@ -3,4 +3,4 @@
enable = true;
enableGitIntegration = true;
};
}
}

View file

@ -3,4 +3,4 @@
enable = true;
#todo add fastfetch config
};
}
}

View file

@ -7,4 +7,4 @@
init.defaultBranch = "main";
};
};
}
}

View file

@ -4,4 +4,4 @@
enable = true;
#todo add hyfetch config
};
}
}

View file

@ -5,4 +5,4 @@
#todo make sure this on only if gnome is setup correctly
nativeMessagingHosts = [ pkgs.gnome-browser-connector ];
};
}
}

View file

@ -1,3 +1,3 @@
{ pkgs, ... }: {
home.packages = [ pkgs.vesktop ];
}
}

View file

@ -39,4 +39,4 @@
"terminal.integrated.fontWeight" = 500;
};
};
}
}