+2
nixos/doc/manual/release-notes/rl-2411.section.md
+2
nixos/doc/manual/release-notes/rl-2411.section.md
···- [Zapret](https://github.com/bol-van/zapret), a DPI bypass tool. Available as [services.zapret](option.html#opt-services.zapret.enable).+- [Glances](https://github.com/nicolargo/glances), an open-source system cross-platform monitoring tool. Available as [services.glances](option.html#opt-services.glances).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+20
nixos/modules/services/monitoring/glances.md
+20
nixos/modules/services/monitoring/glances.md
···
+110
nixos/modules/services/monitoring/glances.nix
+110
nixos/modules/services/monitoring/glances.nix
···+ExecStart = "${getExe cfg.package} --port ${toString cfg.port} ${escapeSystemdExecArgs cfg.extraArgs}";
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+36
nixos/tests/glances.nix
+36
nixos/tests/glances.nix
···
+6
pkgs/applications/system/glances/default.nix
+6
pkgs/applications/system/glances/default.nix
······