system/hosts/tatos/services/default.nix

6 lines
43 B
Nix
Raw Normal View History

2024-04-16 02:51:46 +03:00
{ ... }:
{
imports = [ ./wireguard ];
}