Select Git revision
-
Co-authored-by:
Benoit Donneaux <benoit@leastauthority.com> Signed-off-by:
Benoit Donneaux <benoit@leastauthority.com>
Co-authored-by:
Benoit Donneaux <benoit@leastauthority.com> Signed-off-by:
Benoit Donneaux <benoit@leastauthority.com>
users.nix 160 B
let
jbaeth = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC2ME4kxDgS5KtwdITfq4hKuB6mQDv2zYsPcUlhXhZkS jehad@nixos"];
in {
"root" = jbaeth;
"jbaeth" = jbaeth;
}