1
0
Fork 0
mirror of https://github.com/youwen5/nixos.git synced 2025-02-28 22:31:11 -08:00
liminalOS/modules/linux/hamachi/default.nix

4 lines
81 B
Nix

{
services.logmein-hamachi.enable = true;
programs.haguichi.enable = true;
}