Loading nixos/modules/services/misc/tabby.nix +2 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,8 @@ in { imports = [ (mkRemovedOptionModule [ "settings" "services" "tabby" "indexInterval" ] "These options are now managed within the tabby WebGUI") ]; Loading Loading
nixos/modules/services/misc/tabby.nix +2 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,8 @@ in { imports = [ (mkRemovedOptionModule [ "settings" "services" "tabby" "indexInterval" ] "These options are now managed within the tabby WebGUI") ]; Loading