devos/profiles/peerix/default.nix
2022-06-16 19:22:25 +02:00

3 lines
44 B
Nix

{...}: {
services.peerix.enable = true;
}