nixos-config/tests/modules/home-manager/services/gonic/default.nix
Gabriel Arazas 2a2526f196
home-manager/services/gonic: init
Even though it's pointless in practice since it needs firewall for
security-oriented systems but still... could be useful for desktop
systems where security is permissive.
2024-08-01 12:29:56 +08:00

4 lines
33 B
Nix

{
gonic-basic = ./basic.nix;
}