mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:26:51 +01:00
Remove public key file
This commit is contained in:
parent
26f222f541
commit
4de8009349
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
package = peerix.packages.x86_64-linux.peerix;
|
||||
openFirewall = true;
|
||||
privateKeyFile = ./peerix-private;
|
||||
publicKeyFile = ./peerix-public;
|
||||
#publicKeyFile = ./peerix-public;
|
||||
publicKey = "peerix-kami:4DwMEXpwqOWq+fj8gF435FbYGzMkKoMQAUk/0OX0Y0g=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue