Compare commits

..

1 commit

Author SHA1 Message Date
Gonne Kretschmer
a1dc8bdfd5 Ghatanothoa (Neues Jitsi) 2023-10-19 10:20:00 +02:00

View file

@ -2,6 +2,5 @@
imports = [ ]; imports = [ ];
nix.settings.trusted-public-keys = [ nix.settings.trusted-public-keys = [
"nerflap2-1:pDZCg0oo9PxNQxwVSQSvycw7WXTl53PGvVeZWvxuqJc=" "nerflap2-1:pDZCg0oo9PxNQxwVSQSvycw7WXTl53PGvVeZWvxuqJc="
"gonne.mathebau.de-1:FsXFyFiBFE/JxC9MCkt/WuiXjx5dkRI9RXj0FxOQrV0="
]; ];
} }