Minor worf updates

This commit is contained in:
2023-08-08 08:51:20 +02:00
committed by Felix Albrigtsen
parent 80d4c64ed2
commit da3041ef4f
4 changed files with 27 additions and 25 deletions

View File

@@ -12,13 +12,15 @@
home.packages = with pkgs; [
bottom
discord
cocoapods
exa
iterm2
ncdu
neofetch
nix-index
nodejs
slack
spotify
tldr
vscode
];
@@ -29,6 +31,7 @@
pull.rebase = "true";
color.ui = "auto";
init.defaultBranch = "main";
lfs.enable = true;
user = {
name = "Felix Albrigtsen";