fix: Breaking update to orca-slicer and audacity and openrgb

This commit is contained in:
uttarayan21
2025-07-31 15:24:20 +05:30
parent 5846a93cf2
commit 2966dc6fde
4 changed files with 9 additions and 9 deletions

View File

@@ -12,9 +12,9 @@
};
};
};
prometheus = {
enable = true;
};
# prometheus = {
# enable = true;
# };
caddy = {
virtualHosts."grafana.darksailor.dev".extraConfig = ''
forward_auth localhost:5555 {

View File

@@ -1,5 +1,5 @@
{...}: {
services = {
hardware.openrgb.enable = true;
hardware.openrgb.enable = false;
};
}