added forgejo config using sqlite.
This commit is contained in:
parent
6dcbb146b7
commit
f91cb5469d
8 changed files with 77 additions and 32 deletions
|
@ -6,9 +6,9 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
services.adguardhome={
|
||||
enable=true;
|
||||
mutableSettings=true;
|
||||
allowDHCP=true;
|
||||
services.adguardhome = {
|
||||
enable = true;
|
||||
mutableSettings = true;
|
||||
allowDHCP = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue