Emacs custom service

This commit is contained in:
Aleksandr Lebedev 2025-08-01 20:55:58 +02:00
parent 81757ca17e
commit 889ecc9a44
3 changed files with 17 additions and 7 deletions

View file

@ -18,7 +18,7 @@ in {
#initialPassword = "1234";
hashedPasswordFile = config.sops.secrets."users/${username}".path;
packages = with pkgs; [];
linger = true;
linger = false;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGMt3PWVvmEL6a0HHTsxL4KMq1UGKFdzgX5iIkm6owGQ kylekrein@kylekrein-mac"