nix-config/modules2/hosts/t480/open-webui.nix

4 lines
64 B
Nix
Raw Normal View History

2025-07-25 01:33:16 +01:00
{
flake.modules.nixos.pc.services.open-webui.enable = true;
}