feat(bm-hostkey0): set up mycelium

This commit is contained in:
steveej 2024-05-25 11:35:26 +02:00
parent 698e269b13
commit 94c64eb05a
5 changed files with 66 additions and 21 deletions

View file

@ -93,6 +93,8 @@ in {
users.defaultUserShell = pkgs.zsh;
environment.pathsToLink = ["/share/zsh"];
}
../../snippets/mycelium.nix
];
services.openssh.enable = true;