mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
remove settings
This commit is contained in:
@ -2,9 +2,6 @@
|
|||||||
services = {
|
services = {
|
||||||
uptime-kuma = {
|
uptime-kuma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
|
||||||
DATA_DIR = "/var/lib/uptime-kuma";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nginx = {
|
nginx = {
|
||||||
|
Reference in New Issue
Block a user