news: don't sync shortened links

This commit is contained in:
lassulus 2021-03-26 20:04:10 +01:00
parent 0dd98b9bc1
commit ef87e5e388

View File

@ -18,13 +18,6 @@
boot.isContainer = true;
networking.useDHCP = false;
krebs.bindfs = {
"/var/lib/htgen-go" = {
source = "/var/state/htgen-go";
options = [
"-m ${toString config.users.users.htgen-go.uid}"
];
clearTarget = true;
};
"/var/lib/brockman" = {
source = "/var/state/brockman";
options = [