Compare commits

..

No commits in common. "7c94360cb135ece01f00798e7e377e78af37c94b" and "edba48310f41964b6709321546ff7c2ccd9fd4e9" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
];
home.packages = with pkgs; [
bitwarden-cli
neofetch
];
programs.git.extraConfig.credential.helper = "osxkeychain";

View File

@ -4,7 +4,6 @@
(nerdfonts.override { fonts = [ "FiraCode" ]; })
google-fonts
inter
cascadia-code
];
# fonts.fontconfig.enable = true;