Compare commits

..

2 Commits

Author SHA1 Message Date
7c94360cb1 chore: install bitwarden-cli 2022-07-02 20:23:32 -04:00
de51957ac2 chore: add cascadia code font 2022-07-02 20:23:24 -04:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

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