news: don't sync shortened links
This commit is contained in:
parent
0dd98b9bc1
commit
ef87e5e388
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user