grafana-alloy: don't build the frontend twice
[NixPkgs.git] / nixos / modules / programs / oblogout.nix
blobf09fbdc0624239bd7f93475fcef51c0a0a30e38f
1 { config, lib, pkgs, ... }:
5   imports = [
6     (lib.mkRemovedOptionModule [ "programs" "oblogout" ] "programs.oblogout has been removed from NixOS. This is because the oblogout repository has been archived upstream.")
7   ];