fix: xkb options change, see nixpkgs#259891
This commit is contained in:
parent
40ae3cc6e2
commit
26a11e0df0
3 changed files with 8 additions and 4 deletions
|
@ -38,7 +38,7 @@
|
|||
networking.firewall.allowedUDPPorts = [ ] ++ (lib.range 6311 6314);
|
||||
|
||||
custom.prometheus = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
exporters.enable = true;
|
||||
grafana = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue