fix: fmt
This commit is contained in:
parent
ecb3bf02f5
commit
8445a860c1
3 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
{ sources, ... }:
|
|
||||||
|
|
||||||
{
|
{
|
||||||
services.homebox = {
|
services.homebox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -8,4 +8,3 @@
|
||||||
clientMaxBodySize = "500m";
|
clientMaxBodySize = "500m";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue