Add flap-fed ssh key

grocy
Emelie Graven 2021-12-18 11:10:54 +01:00
parent 9ad2284444
commit 43655840ce
Signed by: emelie
GPG Key ID: C11123726DBB55A1
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/unstable/result
/stable/result
result

View File

@ -5,7 +5,9 @@
isNormalUser = true;
extraGroups = [ "wheel" ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICO4LyBsW1YuUA6i3EL/IZhchSvk7reO4qgRmR/tdQPU emelie@flap"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICO4LyBsW1YuUA6i3EL/IZhchSvk7reO4qgRmR/tdQPU emelie@flap"
"sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIFKHlANxRo9NEU6GHMCiAhv3Kxbxd6mOrOiMBw3bGohOAAAABHNzaDo= emelie@fedora"
];
};
amanda = {