refactor: remove adb custom module

This commit is contained in:
matt1432 2024-11-22 18:51:49 -05:00
parent b5ccf3e287
commit fab9209726
5 changed files with 7 additions and 40 deletions
nixosModules/server

View file

@ -18,6 +18,7 @@ in {
};
};
# FIXME: Move to mkNixOS
users.users.${cfg.user} = {
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPE39uk52+NIDLdHeoSHIEsOUUFRzj06AGn09z4TUOYm matt@OP9"