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

3 lines
64 B
Nix

{
flake.modules.nixos.pc.services.open-webui.enable = true;
}