fmt
This commit is contained in:
parent
f418e5ec19
commit
bfc55f27f3
9 changed files with 60 additions and 41 deletions
|
|
@ -1,7 +1,6 @@
|
|||
let
|
||||
kumaPort = 3001;
|
||||
in
|
||||
{
|
||||
in {
|
||||
services.uptime-kuma = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
@ -25,4 +24,4 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue