Add remote desktop stuff to the desktop profile
This commit is contained in:
parent
c7622bd33f
commit
8b37cd3d2e
7 changed files with 17 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue