Add remote desktop stuff to the desktop profile

This commit is contained in:
Bun 2025-07-18 11:57:24 -04:00
parent c7622bd33f
commit 8b37cd3d2e
7 changed files with 17 additions and 7 deletions

View file

@ -5,7 +5,6 @@ in {
config = lib.mkIf (builtins.elem "extra-users" config.system.nixos.tags) {
users.users.${user} = {
isNormalUser = true;
createHome = true;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHwxJcAWuHkKy/Ar37aIoqg34CDcZu7/bh978nYkOgzj estradiol"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEOszCNP+6rkIS75GyFVhn9o6QpUuGdx/J4rjzROrpSl xeta"