hosts: use zsh for materus user

This commit is contained in:
2024-04-05 22:41:31 +02:00
parent 860c28efad
commit 575c698aa1
6 changed files with 8 additions and 1 deletions
@@ -12,5 +12,6 @@
fish.enable = false;
bash.enable = true;
zsh.enable = true;
};
}