mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add host zackbiene
This commit is contained in:
parent
99056be50d
commit
df628838bf
5 changed files with 82 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue