zsh: move from module to user config

This commit is contained in:
2025-03-16 13:51:58 +00:00
parent dba3b8944d
commit ab75776ebe
10 changed files with 217 additions and 212 deletions

View File

@ -45,9 +45,6 @@
repoPath = "ssh://uzu2y5b1@uzu2y5b1.repo.borgbase.com/./repo";
};
};
shell = {
zsh.enable = true;
};
};
system.stateVersion = "22.11";