universe/hosts/common/programs/graphical/anmezia-vpn.nix

4 lines
49 B
Nix
Raw Normal View History

2025-03-02 19:00:20 +00:00
{...}: {
programs.amnezia-vpn.enable = true;
}