feat: add host zackbiene

This commit is contained in:
oddlama 2023-02-20 20:38:49 +01:00
parent 99056be50d
commit df628838bf
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 82 additions and 0 deletions

View file

@ -89,6 +89,9 @@ in {
};
programs = {
# Required even when using home-manager's zsh module since the /etc/profile load order
# is partly controlled by this. See nix-community/home-manager#3681.
zsh.enable = true;
git = {
enable = true;
config = {