updates homepage dashboard settings
This commit is contained in:
parent
1dee28461b
commit
40eec873ad
1 changed files with 9 additions and 0 deletions
|
|
@ -136,6 +136,15 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
listenPort = 9001;
|
listenPort = 9001;
|
||||||
allowedHosts = "home.dnsc.io";
|
allowedHosts = "home.dnsc.io";
|
||||||
|
settings = {
|
||||||
|
theme = "dark";
|
||||||
|
color = "purple";
|
||||||
|
background = {
|
||||||
|
image = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340";
|
||||||
|
blur = "sm";
|
||||||
|
opacity = 50;
|
||||||
|
};
|
||||||
|
};
|
||||||
services = [
|
services = [
|
||||||
{
|
{
|
||||||
"VPS" = [
|
"VPS" = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue