This commit is contained in:
Astro 2021-05-06 02:05:13 +02:00
джерело 4402d724bb
коміт 0d25ccf0da
1 змінених файлів з 2 додано та 0 видалено

@ -3,5 +3,7 @@
outputs = { ... }: {
lib.gpgKey = null;
# test key
lib.dyndnsKey = "Dr1QHSfNtAwgbdoNBtCgl5NxsSXlaw9+qo7juiVTv58=";
};
}