X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2Fmodules%2Fpub%2Fdefault.nix;h=cdc68db2f8b6156e7b1448ed95b1d00eeeb45174;hb=8a964143a4173fcbd6f398fffee727f228f952fa;hp=f566e697cb3473a47d94ed4bedeafce9bd73f4db;hpb=1be1a523cb04a5079e2212f3ab5a09b6591a4340;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/nixops/modules/pub/default.nix b/nixops/modules/pub/default.nix index f566e69..cdc68db 100644 --- a/nixops/modules/pub/default.nix +++ b/nixops/modules/pub/default.nix @@ -1,4 +1,4 @@ -{ lib, pkgs, config, myconfig, mylibs, ... }: +{ lib, pkgs, config, myconfig, ... }: { options = { services.pub.enable = lib.mkOption {